Geocoder\Provider\Chain::getLimit PHP Метод

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

{@inheritDoc}
public getLimit ( )
    public function getLimit()
    {
        throw new \LogicException("The `Chain` provider is not able to return the limit value.");
    }