28 private readonly array $tags,
39 $changeTagStatus = ChangeTags::canAddTagsAccompanyingChange(
46 ->setValue( self::AS_CHANGE_TAG_ERROR );
if(!defined('MW_SETUP_CALLBACK'))
Verify user can add change tags.
__construct(private readonly Authority $performer, private readonly array $tags,)
Status returned by edit constraints and other page editing checks.
static cast(StatusValue $sv)
Succinct helper method to wrap a StatusValue in some other specific subclass.
static newGood( $value=null)
Factory function for good results.
Interface for all constraints that can prevent edits.