PHP Class Spatie\DbDumper\Exceptions\CannotSetParameter

Inheritance: extends Exceptio\Exception
ファイルを表示 Open project: spatie/db-dumper Class Usage Examples

Public Methods

Method Description
conflictingParameters ( string $name, string $conflictName ) : CannotSetParameter

Method Details

conflictingParameters() public static method

public static conflictingParameters ( string $name, string $conflictName ) : CannotSetParameter
$name string
$conflictName string
return CannotSetParameter