Skip to content

Commit 23186b0

Browse files
committed
fixed typo
1 parent fae82a9 commit 23186b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)