MediaWiki master
ExistingSectionEditConstraint.php File Reference

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
 

Detailed Description

Note
GPL-2.0-or-later

Definition in file ExistingSectionEditConstraint.php.