Kraken\_Unit\Filesystem\FilesystemFactoryTest::createFilesystemFactory PHP Метод

createFilesystemFactory() публичный Метод

public createFilesystemFactory ( ) : Kraken\Filesystem\FilesystemFactoryInterface
Результат Kraken\Filesystem\FilesystemFactoryInterface
    public function createFilesystemFactory()
    {
        return new FilesystemFactory();
    }