Eloquent\Phony\Hook\Exception\FunctionHookGenerationFailedException::error PHP 메소드

error() 공개 메소드

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