Service implements Registerable

Undocumented class

Interfaces, Classes and Traits

Registerable
An object that can be registered with WordPress via the Plugin API, i.e. add_action() and add_filter().

Table of Contents

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

Properties

$wizard

Wizard instance

private Wizard $wizard

Methods

register()

Boot the wizard.

public register() : void
Return values
void

Search results