Jarves\Storage\FileStorage::getCount PHP Метод

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

public getCount ( Condition $condition = null )
$condition Jarves\Configuration\Condition
    public function getCount(Condition $condition = null)
    {
        throw new \Exception('FileStorage::getCount not supported');
    }