mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Fix some doc comments
This commit is contained in:
@ -51,7 +51,7 @@ interface Metadatable{
|
||||
*
|
||||
* @param string $metadataKey
|
||||
*
|
||||
* @return boolean
|
||||
* @return bool
|
||||
*/
|
||||
public function hasMetadata($metadataKey);
|
||||
|
||||
|
Reference in New Issue
Block a user