Moving Search to Core, Refactor Objects
authorPhilipp Holzer <admin+github@philipp.info>
Mon, 20 May 2019 16:42:27 +0000 (18:42 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Mon, 20 May 2019 16:42:27 +0000 (18:42 +0200)
commit1e36c68e48b0e88ceacac1a730bd7b7f6c14748c
treeccb2c121e8ababc51a999848005d51c78999d299
parent419cc81ef145015d087ffb4f54eb985bc49d2e05
Moving Search to Core, Refactor Objects
src/Core/Search.php [new file with mode: 0644]
src/Model/Search.php
src/Module/BaseSearchModule.php
src/Object/Search/ContactResult.php
src/Object/Search/ContactResultList.php [deleted file]
src/Object/Search/IResult.php [new file with mode: 0644]
src/Object/Search/ResultList.php [new file with mode: 0644]