Eric Lippmann
|
8563d5ed3f
|
PHPDoc: Use @var instead of @type
Becasue of too many kittens PSR-5 backed off of deprecating @var.
So that's the way we go too.
|
2015-03-12 16:08:47 +01:00 |
Eric Lippmann
|
fd38e5b2e1
|
lib: Use @inheritdoc in the TreeNodeIterator
refs #6630
|
2015-02-10 16:59:43 +01:00 |
Eric Lippmann
|
0d63e14baf
|
lib: Rename Node to TreeNode
refs #6630
|
2015-02-06 17:27:14 +01:00 |
Eric Lippmann
|
828cb8d23a
|
lib: Add iterator over a tree node's children
refs #6630
|
2015-02-06 17:23:07 +01:00 |