Kraken\Filesystem\Factory\NullFactory::getClass PHP Method

getClass() protected method

protected getClass ( ) : string
return string
    protected function getClass()
    {
        return NullAdapter::class;
    }