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 ( ) : |
||
testApiGetVisibility_ReturnsPrivate_WhenDirectoryDoesExistAndIsPrivate ( ) | ||
testApiGetVisibility_ReturnsPrivate_WhenFileDoesExistAndIsPrivate ( ) | ||
testApiGetVisibility_ReturnsPublic_WhenDirectoryDoesExistAndIsPublic ( ) | ||
testApiGetVisibility_ReturnsPublic_WhenFileDoesExistAndIsPublic ( ) | ||
testApiGetVisibility_ThrowsException_WhenPathDoesNotExist ( ) |
abstract public createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
Résultat | Kraken\Filesystem\FilesystemInterface |
abstract public getTest ( ) : |
||
Résultat |