Pass User to SearchEngine::getProfiles
authordcausse <dcausse@wikimedia.org>
Tue, 20 Sep 2016 10:07:35 +0000 (12:07 +0200)
committerEBernhardson <ebernhardson@wikimedia.org>
Tue, 20 Sep 2016 20:22:23 +0000 (20:22 +0000)
commit16e2491a73ea59510c55a8291a2921db2911d64b
treed19bc1f78e4fd73bcabfe41ad478585d2699dbf4
parent38a023f45853a838d2af50fe6a4f52ea0380348c
Pass User to SearchEngine::getProfiles

Useful for search engines that allow users to customize search profiles.

Depends-On: Icd577c8ebc6e162befe30bde4fe276e633d2e434
Change-Id: I471cd090730d2a25cb70d622ec3bebbe9583118c
includes/api/SearchApi.php
includes/search/SearchEngine.php
tests/phpunit/includes/api/ApiOpenSearchTest.php