PHP Interface MarvinLabs\SetupWizard\Contracts\WizardTrigger

Show file Open project: marvinlabs/laravel-setup-wizard

Public Methods

Method Description
shouldLaunchWizard ( ) : boolean Indicates if the wizard should be launched or not

Method Details

shouldLaunchWizard() public method

Indicates if the wizard should be launched or not
public shouldLaunchWizard ( ) : boolean
return boolean