Setup_Wizard implements Registerable, Standard_Service
Main Setup Wizard Loader
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_Service
Table of Contents
- $plugin : mixed
- $wizard : mixed
- __construct() : mixed
- Constructor.
- register() : mixed
- {@inheritdoc}
- configure() : mixed
- Configure the wizard.
Properties
$plugin
private
mixed
$plugin
Tags
$wizard
private
mixed
$wizard
Tags
Methods
__construct()
Constructor.
public
__construct(Licensed_Plugin $plugin) : mixed
Parameters
- $plugin : Licensed_Plugin
Tags
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed
Tags
Return values
mixed —configure()
Configure the wizard.
private
configure() : mixed