]> source.dussan.org Git - nextcloud-server.git/commit
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 21439/head
authorJoas Schilling <coding@schilljs.com>
Tue, 16 Jun 2020 19:14:42 +0000 (21:14 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 1 Jul 2020 07:57:33 +0000 (09:57 +0200)
commit35c6b1236fdb2d90e55315dc0c92b5ecb20641e7
treec9c5d8b535abaae6fea24be1c0b458ed65cc6d93
parentebedbf157968e40230a102c8f6f17c22990b0aae
Move AutoComplete::filterResults to new event dispatcher and GenericEvent

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Controller/AutoCompleteController.php
lib/public/Collaboration/AutoComplete/AutoCompleteEvent.php
tests/Core/Controller/AutoCompleteControllerTest.php