Add @since line for User::groupHasPermission()

Change-Id: Ibcd20a3921058a010334e0e0983e2d9541aea734
Follows-up: I41edb091fa35c8c68b6f95cc5fd208ea99418cdb
This commit is contained in:
Kevin Israel 2013-04-10 22:18:43 -04:00
parent a2c673490c
commit 57bf4cae49

View 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