search_core/Classes/Domain/Search
Daniel Siepmann 7f2249e3ff
TASK: Use a single array utility
Instead of only adding a new class for one static method, we extend the
existing class to only import a single class.

This way we extend the original array utility function collection.
2018-12-30 14:00:22 +01:00
..
CachedSearchService.php TASK: Fix license and php doc 2018-12-29 19:27:47 +01:00
QueryFactory.php TASK: Use a single array utility 2018-12-30 14:00:22 +01:00
SearchService.php TASK: Use a single array utility 2018-12-30 14:00:22 +01:00
SearchServiceInterface.php TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00