Add @since line for User::groupHasPermission()
authorKevin Israel <pleasestand@live.com>
Thu, 11 Apr 2013 02:18:43 +0000 (22:18 -0400)
committerKevin Israel <pleasestand@live.com>
Thu, 11 Apr 2013 02:18:43 +0000 (22:18 -0400)
Change-Id: Ibcd20a3921058a010334e0e0983e2d9541aea734
Follows-up: I41edb091fa35c8c68b6f95cc5fd208ea99418cdb

includes/User.php

index 0ac79d6..5b7cbf2 100644 (file)
@@ -3869,6 +3869,7 @@ class User {
        /**
         * Check, if the given group has the given permission
         *
+        * @since 1.21
         * @param string $group Group to check
         * @param string $role Role to check
         * @return bool