Skip to content

throw new Exception in Document on line 30 #83

@trialforce

Description

@trialforce

We have throw new Exception in Document.php but PHP 7.2 or more with namespace neeed.

$err = "Parse error: Tried to read past end of input; RTF is probably truncated.";
trigger_error($err);
throw new \Exception($err);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions