PHP Class Nelmio\Alice\Throwable\Exception\FileLocator\FileNotFoundException

Inheritance: extends UnexpectedValueException
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
createForEmptyFile ( ) : self
createForNonExistentFile ( string $file ) : self

Method Details

createForEmptyFile() public static méthode

public static createForEmptyFile ( ) : self
Résultat self

createForNonExistentFile() public static méthode

public static createForNonExistentFile ( string $file ) : self
$file string
Résultat self