RandomGenerator::getCount PHP Метод

getCount() публичный Метод

public getCount ( )
    public function getCount()
    {
        return $this->count;
    }
RandomGenerator