Add @since tags to new public methods related to partial blocks
[lhc/web/wiklou.git] / includes / block / Restriction / AbstractRestriction.php
index 88a6a0f..8c3e27f 100644 (file)
@@ -37,6 +37,7 @@ abstract class AbstractRestriction implements Restriction {
        /**
         * Create Restriction.
         *
+        * @since 1.33
         * @param int $blockId
         * @param int $value
         */