[BUGFIX] Invalid method signature for t3lib_tree_extdirect_Node::toArray()
Method toArray() from t3lib_tree_Node is not properly overriden in subclasses. Furthermore, many phpDoc comments are wrongly returning void instead of bool. Change-Id: I99bea296df305673d5c111fc9e5b92ea42599c5f Fixes: #30060 Releases: 4.6 Reviewed-on: http://review.typo3.org/5088 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
Showing
- t3lib/tree/class.t3lib_tree_representationnode.php 2 additions, 1 deletiont3lib/tree/class.t3lib_tree_representationnode.php
- t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php 2 additions, 1 deletiont3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php
- t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php 15 additions, 14 deletionst3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php
Please register or sign in to comment