Lemon\RestBundle\Model\SearchResults::getTotal PHP Method

getTotal() public method

public getTotal ( )
    public function getTotal()
    {
        return $this->total;
    }