Lsrur\Inspector\Collectors\MessageCollector::count PHP Méthode

count() public méthode

public count ( ) : integer
Résultat integer
    public function count()
    {
        return count($this->stack);
    }