wiki.techinc.nl/includes/editpage/Constraint
thiemowmde b1c9ec74fa Remove meaningless @var documentation from constants
A constant is not a variable. The type is hard-coded via the value
and can never change. While the extra @var probably doesn't hurt much,
it's redundant and error-prone and can't provide any additional
information.

Change-Id: Iee1f36a1905d9b9c6b26d0684b7848571f0c1733
2024-10-09 09:33:12 +02:00
..
AccidentalRecreationConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
ChangeTagsConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
ContentModelChangeConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
DefaultTextConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
EditConstraintFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
EditConstraintRunner.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
EditFilterMergedContentHookConstraint.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
EditRightConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
ExistingSectionEditConstraint.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
IEditConstraint.php
ImageRedirectConstraint.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
MissingCommentConstraint.php editpage/Constraint: Resolve TODOs about == / === 2024-07-12 22:26:33 +02:00
NewSectionMissingSubjectConstraint.php editpage/Constraint: Resolve TODOs about == / === 2024-07-12 22:26:33 +02:00
PageSizeConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
ReadOnlyConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
SelfRedirectConstraint.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
SimpleAntiSpamConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
SpamRegexConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
UnicodeConstraint.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
UserBlockConstraint.php Update property declarations to use type hints in editpage/Constraint/ 2024-07-11 14:19:49 +00:00
UserRateLimitConstraint.php EditPage: replace usage of User::pingLimiter 2024-01-02 20:14:12 +01:00