]> git.mxchange.org Git - friendica.git/commit
Introduce "order" and "limit" argument instead of "param" array for BaseRepository...
authornupplaPhil <admin@philipp.info>
Sun, 19 Jan 2020 22:22:30 +0000 (23:22 +0100)
committernupplaPhil <admin@philipp.info>
Tue, 21 Jan 2020 23:09:08 +0000 (00:09 +0100)
commitb46b72ad3b345ff271e435199fea795264e3b799
tree1b3376cf68f46d014a21c36df34ccb8a550fa70d
parent26d6afd27fe29cbd0ecba0f1683a9eef03631363
Introduce "order" and "limit" argument instead of "param" array for BaseRepository and make Repositories more Dependency Injectable
src/BaseRepository.php
src/Collection/Introductions.php
src/Repository/Introduction.php
src/Repository/PermissionSet.php