|
MediaWiki master
|
Go to the source code of this file.
Classes | |
| class | MediaWiki\EditPage\Constraint\ExistingSectionEditConstraint |
| To simplify the logic in EditPage, this constraint may be created even if the section being edited does not currently exist, in which case $section will be 'new' and this constraint will just short-circuit to CONSTRAINT_PASSED since the checks are not applicable. More... | |
Namespaces | |
| namespace | MediaWiki\EditPage\Constraint |
Definition in file ExistingSectionEditConstraint.php.