Fixed another insignificant syntax issue

This commit is contained in:
Javier Eguiluz 2015-07-09 18:22:31 +02:00
parent e14fb6d5c9
commit 7c35d25bae

View File

@ -142,6 +142,7 @@ class TemplateManager
* different order which is better for design and aesthetic reasons. * different order which is better for design and aesthetic reasons.
* *
* @param array $templates * @param array $templates
*
* @return array * @return array
*/ */
protected function reorderTemplates($templates) protected function reorderTemplates($templates)