This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-nested-sets
Watch
1
Star
0
Fork
You've already forked yii2-nested-sets
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
10
Tags
84 KiB
Tree:
f75f019286
master
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f75f019286'
${ noResults }
yii2-nested-sets
/
tests
/
data
/
empty.php
5 lines
72 B
Raw
Normal View
History
Unescape
Escape
Add unit tests
9 years ago
<?php
return array(
'tree' => array(),
'multiple_tree' => array()
);