cakephp2-php8/lib/Cake/Model/Behavior
Rachman Chavik 45be270a7b Enable use of Containable with TreeBehaviors
This patch allows Containable use with:

- TreeBehavior::getParentNode()
- TreeBehavior::children()
- TreeBehavior::getPath()
2014-12-20 16:32:20 +07:00
..
AclBehavior.php Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
ContainableBehavior.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TranslateBehavior.php Merge branch 'master' into 2.6 2014-12-17 21:38:32 -05:00
TreeBehavior.php Enable use of Containable with TreeBehaviors 2014-12-20 16:32:20 +07:00