We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f8b3b commit fe3d1bfCopy full SHA for fe3d1bf
src/Illuminate/Foundation/Bootstrap/HandleExceptions.php
@@ -17,7 +17,7 @@ class HandleExceptions
17
/**
18
* Reserved memory so that errors can be displayed properly on memory exhaustion.
19
*
20
- * @var string
+ * @var string|null
21
*/
22
public static $reservedMemory;
23
0 commit comments