AcmePhp\Cli\Action\AbstractFlysystemAction::getLastError PHP Méthode

getLastError() abstract protected méthode

abstract protected getLastError ( League\Flysystem\AdapterInterface $adapter ) : string
$adapter League\Flysystem\AdapterInterface
Résultat string
    protected abstract function getLastError(AdapterInterface $adapter);