Knp\Bundle\KnpBundlesBundle\Finder\CommonFinder::buildUrl PHP Method

buildUrl() abstract protected method

Returns the URL to perform the search
abstract protected buildUrl ( integer $page ) : string
$page integer The page number (default 1)
return string
    protected abstract function buildUrl($page);