composer update
This commit is contained in:
@@ -174,7 +174,7 @@ class ParameterBag implements \IteratorAggregate, \Countable
|
||||
* Returns the parameter value converted to boolean.
|
||||
*
|
||||
* @param string $key The parameter key
|
||||
* @param mixed $default The default value if the parameter key does not exist
|
||||
* @param bool $default The default value if the parameter key does not exist
|
||||
*
|
||||
* @return bool The filtered value
|
||||
*/
|
||||
|
Reference in New Issue
Block a user