There was an error while loading. Please reload this page.
1 parent 574c557 commit 83aa36cCopy full SHA for 83aa36c
src/Analyser/InternalError.php
@@ -9,6 +9,7 @@
9
use function array_unshift;
10
11
/**
12
+ * @api
13
* @phpstan-type Trace = list<array{file: string|null, line: int|null}>
14
*/
15
class InternalError implements JsonSerializable
0 commit comments