Manual:findClasses.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.37
<translate> MediaWiki version:</translate>

Details

findClasses.php is a maintenance script to finds the files containing classes via the autoloader.

Options/Arguments

This script does not take any options or arguments.

Usage

php maintenance/findClasses.php

Finding a single class

Terminal

Finding multiple classes through file

classes.txt
HTMLForm
SpecialPage
Html
Xml
Terminal


See also