MarvinLabs\SetupWizard\Contracts\SetupWizard::initialize PHP 메소드

initialize() 공개 메소드

Initialize the wizard for the current request. Sets the current step, etc.
public initialize ( $currentStepSlug )
$currentStepSlug
    function initialize($currentStepSlug);