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

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
Return values
void

Search results