Méthode | Description | |
---|---|---|
createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
getPath ( string $path, null $replace = null, string $with = '' ) : string | ||
getPathData ( string $path = '', string $typeFilter = '', boolean $recursive = false, string $filePattern = '' ) : array | ||
getPrefix ( ) : string | ||
getPrefixed ( string $path, null $replace = null, string $with = '' ) : string | ||
getTest ( ) : |
||
testApiCreate_CreatesFile_WhenNodeDoesNotExist ( ) | ||
testApiCreate_ReplacesNode_WhenNodeIsFile ( ) | ||
testApiCreate_ThrowsException_WhenNodeIsDirectory ( ) |
abstract public createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
Résultat | Kraken\Filesystem\FilesystemInterface |
abstract public getTest ( ) : |
||
Résultat |
public testApiCreate_ReplacesNode_WhenNodeIsFile ( ) |