8000
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.
2 parents b5f0f7b + 73999b8 commit 5545755Copy full SHA for 5545755
src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php
@@ -219,7 +219,7 @@ public function getEnv()
219
/**
220
* Returns true if the debug is enabled.
221
*
222
- * @return bool true if debug is enabled, false otherwise
+ * @return bool|string true if debug is enabled, false otherwise or a string if no kernel was set
223
*/
224
public function isDebug()
225
{
0 commit comments