8000 fixed typo · symfony/symfony@ea45769 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea45769

Browse files
committed
fixed typo
1 parent ca69dbb commit ea45769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public function warmUp($cacheDir)
5151
/**
5252
* Checks whether this warmer is optional or not.
5353
*
54-
* @return bool always true
54+
* @return bool always false
5555
*/
5656
public function isOptional()
5757
{

0 commit comments

Comments
 (0)
0