Fixed a minor syntax issue

This commit is contained in:
Javier Eguiluz 2015-07-09 18:11:29 +02:00
parent 9d89841e3a
commit e14fb6d5c9

View File

@ -141,7 +141,7 @@ class TemplateManager
* It changes the default order of collector templates to show them in a
* different order which is better for design and aesthetic reasons.
*
* @param array $templates
* @param array $templates
* @return array
*/
protected function reorderTemplates($templates)