updated core and modules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/*
|
||||
* This file is part of the Symfony CMF package.
|
||||
*
|
||||
* (c) 2011-2014 Symfony CMF
|
||||
* (c) 2011-2015 Symfony CMF
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
@@ -34,7 +34,7 @@ interface VersatileGeneratorInterface extends UrlGeneratorInterface
|
||||
|
||||
/**
|
||||
* Convert a route identifier (name, content object etc) into a string
|
||||
* usable for logging and other debug/error messages
|
||||
* usable for logging and other debug/error messages.
|
||||
*
|
||||
* @param mixed $name
|
||||
* @param array $parameters which should contain a content field containing
|
||||
|
||||
Reference in New Issue
Block a user