mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
Fix some doc comments
This commit is contained in:
@ -30,7 +30,7 @@ interface Permissible extends ServerOperator{
|
||||
*
|
||||
* @param string|Permission $name
|
||||
*
|
||||
* @return boolean
|
||||
* @return bool
|
||||
*/
|
||||
public function isPermissionSet($name);
|
||||
|
||||
|
Reference in New Issue
Block a user