diff options
Diffstat (limited to 'lib/public/Support/CrashReport/IReporter.php')
-rw-r--r-- | lib/public/Support/CrashReport/IReporter.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Support/CrashReport/IReporter.php b/lib/public/Support/CrashReport/IReporter.php index ecbfa348d04..ada3221cfb5 100644 --- a/lib/public/Support/CrashReport/IReporter.php +++ b/lib/public/Support/CrashReport/IReporter.php @@ -32,7 +32,6 @@ use Throwable; * @since 13.0.0 */ interface IReporter { - /** * Report an (unhandled) exception * |