PHP Class Kraken\_Module\Filesystem\FilesystemTest

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

Public Methods

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

Method Details

createFilesystem() public method

public createFilesystem ( $path = null ) : Kraken\Filesystem\FilesystemInterface
return Kraken\Filesystem\FilesystemInterface

getPrefix() public method

public getPrefix ( ) : string
return string

getPrefixed() public method

public getPrefixed ( string $path, null $replace = null, string $with = '' ) : string
$path string
$replace null
$with string
return string