Service implements Registerable, Standard_Service Uses Service_Container

Undocumented class

Tags

Interfaces, Classes and Traits

Registerable
Standard_Service

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
Tags

$wizard

Wizard instance

private Setup_Wizard $wizard
Tags

Methods

__construct()

Setup the setup wizard. Pun intended.

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

register()

Boot the wizard.

public register() : void
Tags
Return values
void

Search results