Upgrade to latest Symfony HttpFoundation tag. Closes #1865.
This commit is contained in:
@@ -96,6 +96,8 @@ class ParameterBag implements \IteratorAggregate, \Countable
|
||||
*
|
||||
* @return mixed
|
||||
*
|
||||
* @throws \InvalidArgumentException
|
||||
*
|
||||
* @api
|
||||
*/
|
||||
public function get($path, $default = null, $deep = false)
|
||||
|
||||
Reference in New Issue
Block a user