MediaWiki master
index.php File Reference

The.php entry point for web browser navigations, usually routed to an Action or SpecialPage subclass. More...

Go to the source code of this file.

Variables

const MW_ENTRY_POINT 'index'
 

Detailed Description

The.php entry point for web browser navigations, usually routed to an Action or SpecialPage subclass.

See also
MediaWiki\Actions\ActionEntryPoint The implementation.
Note
GPL-2.0-or-later

Definition in file index.php.

Variable Documentation

◆ MW_ENTRY_POINT

const MW_ENTRY_POINT 'index'

Definition at line 28 of file index.php.