Pimcore\Model\Asset\Listing::count PHP Method

count() public method

Methods for \Zend_Paginator_Adapter_Interface
public count ( )
    public function count()
    {
        return $this->getTotalCount();
    }