Closed dantleech closed 8 years ago
Added methods names and all. Names returns all the repository names, where as all returns all registered instances.
names
all
These methods are added to the interface in https://github.com/symfony-cmf/resource/pull/31
Test failing on PHP7.0 because of String in PHPCR-ODM. Not related to this PR, merging.
String
Added methods
names
andall
. Names returns all the repository names, where asall
returns all registered instances.These methods are added to the interface in https://github.com/symfony-cmf/resource/pull/31