PHP Class Spatie\Backup\Exceptions\CannotCreateDbDumper

Inheritance: extends Exceptio\Exception
Afficher le fichier Open project: spatie/laravel-backup Class Usage Examples

Méthodes publiques

Méthode Description
unsupportedDriver ( string $driver ) : CannotCreateDbDumper

Method Details

unsupportedDriver() public static méthode

public static unsupportedDriver ( string $driver ) : CannotCreateDbDumper
$driver string
Résultat CannotCreateDbDumper