PHP Class Kraken\_Module\Filesystem\FilesystemTest

Inheritance: extends Kraken\_Module\Filesystem\_Abstract\FilesystemTestAbstract, use trait Kraken\_Module\Filesystem\_Partial\FilesystemPartial
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
createFilesystem ( $path = null ) : Kraken\Filesystem\FilesystemInterface
getPrefix ( ) : string
getPrefixed ( string $path, null $replace = null, string $with = '' ) : string

Method Details

createFilesystem() public méthode

public createFilesystem ( $path = null ) : Kraken\Filesystem\FilesystemInterface
Résultat Kraken\Filesystem\FilesystemInterface

getPrefix() public méthode

public getPrefix ( ) : string
Résultat string

getPrefixed() public méthode

public getPrefixed ( string $path, null $replace = null, string $with = '' ) : string
$path string
$replace null
$with string
Résultat string