Eloquent\Phony\Hook\Exception\FunctionHookGenerationFailedException::error PHP Method

error() public method

Get the error details.
public error ( ) : mixed>\array
return mixed>\array
    public function error()
    {
        return $this->error;
    }