mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
CS: strip unneeded phpdoc
This commit is contained in:
@@ -57,7 +57,6 @@ class HandlerListManager{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param \ReflectionClass $class
|
||||
* @phpstan-param \ReflectionClass<Event> $class
|
||||
*/
|
||||
private static function isValidClass(\ReflectionClass $class) : bool{
|
||||
|
Reference in New Issue
Block a user