Isswp101\Persimmon\QueryBuilder\Aggregations\Bucket::getCount PHP Method

getCount() public method

public getCount ( ) : integer
return integer
    public function getCount()
    {
        return $this->doc_count;
    }