9898253452Fixed the phpdoc and added a missing use statement. Closes #403
13 лет назад
comfortablynumb
becf140e60[Tree] Refactored a lot of code. Added missing functionalities. Implemented a RepositoryInterface to create a consistent api between ORM and ODM repositories.
13 лет назад
comfortablynumb
f1e372f195[Tree] Added "buildTree" support for Materialized Path strategy (ODM). Done some general refactor on repositories too.