KGzocha\Searcher\Criteria\Adapter\ImmutablePaginationAdapter::getItemsPerPage PHP Method

getItemsPerPage() public method

public getItemsPerPage ( )
    public function getItemsPerPage()
    {
        return $this->pagination->getItemsPerPage();
    }