We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019759a commit 502595eCopy full SHA for 502595e
Test/Helper/WikiHelperTest.php
@@ -26,6 +26,7 @@ public function testRenderChildren(){
26
0=> array(
27
'id'=> '5',
28
'title'=> 'Page 1a',
29
+ 'ordercolumn' => '0',
30
'children'=> array()
31
)
32
);
0 commit comments