MediaWiki master
api.php File Reference

The web entry point for all Action API queries, handled by ApiMain and ApiBase subclasses. More...

Go to the source code of this file.

Variables

const MW_API true
 
const MW_ENTRY_POINT 'api'
 

Detailed Description

The web entry point for all Action API queries, handled by ApiMain and ApiBase subclasses.

See also
ApiEntryPoint The corresponding entry point class
Note
GPL-2.0-or-later

Definition in file api.php.

Variable Documentation

◆ MW_API

const MW_API true

Definition at line 20 of file api.php.

◆ MW_ENTRY_POINT