Index: branches/5.3.x/core/units/helpers/sections_helper.php =================================================================== diff -u -N -r16178 -r16519 --- branches/5.3.x/core/units/helpers/sections_helper.php (.../sections_helper.php) (revision 16178) +++ branches/5.3.x/core/units/helpers/sections_helper.php (.../sections_helper.php) (revision 16519) @@ -1,6 +1,6 @@ getSectionData($section_name); + + /** @var Array $children */ $children = isset($section_data['children']) && $section_data['children'] ? $section_data['children'] : false; - /* @var $children Array */ if ( $children ) { // get 1st child