Manual:FormlessAction.php
Appearance
| MediaWiki file: FormlessAction.php | |
|---|---|
| Location: | includes/actions/ (includes/Actions/ in 1.46 or later) |
| Source code: | master • 1.45.3 • 1.44.5 • 1.43.8 |
| Classes: | MediaWiki\Actions\FormlessAction |
Abstract class for any action that does something without the assistance of a form, such as watch, rollback, patrol, protect, etc. Extends Action.