Setup_Wizard implements Registerable
Interfaces, Classes and Traits
- Registerable
Table of Contents
- $plugin : Licensed_Plugin
- Plugin instance
- $wizard : Setup_Wizard
- Wizard instance
- __construct() : mixed
- Get things started.
- register() : void
- Register the service.
- setup_wizard_style_fixes() : void
- Fix some styling issues of the setup wizard.
Properties
$plugin
Plugin instance
private
Licensed_Plugin
$plugin
$wizard
Wizard instance
private
Setup_Wizard
$wizard
Methods
__construct()
Get things started.
public
__construct(Licensed_Plugin $plugin) : mixed
Parameters
- $plugin : Licensed_Plugin
Return values
mixed —register()
Register the service.
public
register() : void
Return values
void —setup_wizard_style_fixes()
Fix some styling issues of the setup wizard.
public
setup_wizard_style_fixes() : void