AcmePhp\Cli\Action\AbstractFlysystemAction::getLastError PHP Method

getLastError() abstract protected method

abstract protected getLastError ( League\Flysystem\AdapterInterface $adapter ) : string
$adapter League\Flysystem\AdapterInterface
return string
    protected abstract function getLastError(AdapterInterface $adapter);