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 662a720 commit 000c71cCopy full SHA for 000c71c
src/App.php
@@ -1459,7 +1459,7 @@ public static function isDebugging() : bool
1459
* @param float $start Microtime right before setting up the service
1460
* @param float $end Microtime right after setting up the service
1461
*/
1462
- protected static function addDebugData(
+ public static function addDebugData(
1463
string $service,
1464
string $instance,
1465
float $start,
0 commit comments