cleanup code

This commit is contained in:
2022-08-16 11:08:53 +02:00
parent 922d26d3ac
commit 6eb4c213b9
16 changed files with 118 additions and 91 deletions

View File

@ -19,4 +19,4 @@ use ErrorException;
class CompileErrorException extends ErrorException
{
}
}

View File

@ -19,4 +19,4 @@ use ErrorException;
class CoreErrorException extends ErrorException
{
}
}

View File

@ -19,4 +19,4 @@ use ErrorException;
class ParseException extends ErrorException
{
}
}

View File

@ -19,4 +19,4 @@ use ErrorException;
class UserErrorException extends ErrorException
{
}
}