Assert\LazyAssertionException::getErrorExceptions PHP Метод

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

public getErrorExceptions ( )
    public function getErrorExceptions()
    {
        return $this->errors;
    }