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

getClass() protected method

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