MediaWiki master
SearchEngineDummy.php
Go to the documentation of this file.
1<?php
10namespace MediaWiki\Search;
11
19 // no-op
20}
21
23class_alias( SearchEngineDummy::class, 'SearchEngineDummy' );
Dummy class to be used when non-supported Database engine is present.
Contain a class for special pages.
Definition of a mapping for the search index field.