Service implements Registerable

Undocumented class

Interfaces, Classes and Traits

Registerable

Table of Contents

$plugin  : Licensed_Plugin
Plugin instance
$wizard  : Setup_Wizard
Wizard instance
__construct()  : mixed
Setup the setup wizard. Pun intended.
register()  : void
Boot the wizard.

Properties

$plugin

Plugin instance

private Licensed_Plugin $plugin

$wizard

Wizard instance

private Setup_Wizard $wizard

Methods

__construct()

Setup the setup wizard. Pun intended.

public __construct(Licensed_Plugin $plugin) : mixed
Parameters
$plugin : Licensed_Plugin
Return values
mixed

register()

Boot the wizard.

public register() : void
Return values
void

Search results