php-cs-fixer isn’t up to date on PSR-5 draft :)
This commit is contained in:
@@ -286,9 +286,9 @@ class Mustache_Parser
|
||||
* @param string $name
|
||||
*
|
||||
* @return array {
|
||||
* @type string Tag name
|
||||
* @type string[] Array of filters
|
||||
* }
|
||||
* @type string Tag name
|
||||
* @type string[] Array of filters
|
||||
* }
|
||||
*/
|
||||
private function getNameAndFilters($name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user