Add @since line for User::groupHasPermission()
Change-Id: Ibcd20a3921058a010334e0e0983e2d9541aea734 Follows-up: I41edb091fa35c8c68b6f95cc5fd208ea99418cdb
This commit is contained in:
parent
a2c673490c
commit
57bf4cae49
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue