PHP Class N98\Util\VerifyOrDie

Mostra file Open project: netz98/n98-magerun Class Usage Examples

Public Methods

Method Description
argumentType ( string $name, string $internalType, mixed $subject )
filename ( string $basename, string $message = null ) : string Portable basename

Private Methods

Method Description
violation ( string $message )

Method Details

argumentType() public static method

public static argumentType ( string $name, string $internalType, mixed $subject )
$name string
$internalType string
$subject mixed

filename() public static method

Portable basename
public static filename ( string $basename, string $message = null ) : string
$basename string
$message string [optional]
return string