Skip to content

Commit 38d4a70

Browse files
committed
fix docblock
1 parent ac127ca commit 38d4a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataCollector/ConfigDataCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ public function getEnv()
219219
/**
220220
* Returns true if the debug is enabled.
221221
*
222-
* @return bool true if debug is enabled, false otherwise
222+
* @return bool|string true if debug is enabled, false otherwise or a string if no kernel was set
223223
*/
224224
public function isDebug()
225225
{

0 commit comments

Comments
 (0)