fixed typo

This commit is contained in:
Fabien Potencier 2014-07-11 11:32:34 +02:00
parent ca69dbba43
commit ea45769aab

View File

@ -51,7 +51,7 @@ class CacheWarmerAggregate implements CacheWarmerInterface
/**
* Checks whether this warmer is optional or not.
*
* @return bool always true
* @return bool always false
*/
public function isOptional()
{