PHP Class Spatie\Backup\Exceptions\CannotCreateDbDumper

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

Public Methods

Method Description
unsupportedDriver ( string $driver ) : CannotCreateDbDumper

Method Details

unsupportedDriver() public static method

public static unsupportedDriver ( string $driver ) : CannotCreateDbDumper
$driver string
return CannotCreateDbDumper