sitewards / setup

This is a module that allows a developer to import and export content and configuration via the command line to any framework, as long as a bridge module for that framework has been built.
MIT License
7 stars 0 forks source link

Rename PageRepository method names #4

Closed dpoposki closed 7 years ago

dpoposki commented 7 years ago

We have inconsistency in the PageRepositoryInterface methods' naming such as findByIds, findAll and then an import method.

dmanners commented 7 years ago

All done and merged! Love it!