Exakat\Reports\Reports::count PHP Метод

count() защищенный Метод

protected count ( $step = 1 )
    protected function count($step = 1)
    {
        $this->count += $step;
    }