Merge "Remove getCustomPrinter from ULS extension"
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
*/
|
||||
class ApiLanguageSearch extends ApiBase {
|
||||
|
||||
public function getCustomPrinter() {
|
||||
return $this->getMain()->createPrinterByName( 'json' );
|
||||
}
|
||||
|
||||
public function execute() {
|
||||
$params = $this->extractRequestParams();
|
||||
$search = $params['search'];
|
||||
|
||||
Reference in New Issue
Block a user