SensioLabs\Insight\Sdk\Model\Violations::count PHP Method

count() public method

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