Kraken\_Unit\Filesystem\FilesystemFactoryTest::createFilesystemFactory PHP Method

createFilesystemFactory() public method

public createFilesystemFactory ( ) : Kraken\Filesystem\FilesystemFactoryInterface
return Kraken\Filesystem\FilesystemFactoryInterface
    public function createFilesystemFactory()
    {
        return new FilesystemFactory();
    }