MediaWiki master
ApiEntryPoint.php File Reference

Entry point implementation for all Action API queries, handled by ApiMain and ApiBase subclasses. More...

Go to the source code of this file.

Classes

class  MediaWiki\Api\ApiEntryPoint
 Implementation of the API entry point, for web browser navigations, usually via an Action or SpecialPage subclass. More...
 

Namespaces

namespace  MediaWiki\Api
 

Detailed Description

Entry point implementation for all Action API queries, handled by ApiMain and ApiBase subclasses.

See also
/api.php The corresponding HTTP entry point.
Note
GPL-2.0-or-later

Definition in file ApiEntryPoint.php.