PHP Class Spatie\Backup\Exceptions\InvalidCommand

Inheritance: extends Exceptio\Exception
Show file Open project: spatie/laravel-backup Class Usage Examples

Public Methods

Method Description
create ( string $reason ) : InvalidCommand

Method Details

create() public static method

public static create ( string $reason ) : InvalidCommand
$reason string
return InvalidCommand