PHP Class MarvinLabs\SetupWizard\Triggers\EnvFileTrigger

Inheritance: implements 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