Assert\LazyAssertionException::getErrorExceptions PHP Method

getErrorExceptions() public method

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