mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 00:25:04 +00:00
lose useless blank line
This commit is contained in:
@ -32,7 +32,6 @@ class HandlerListManagerTest extends TestCase{
|
||||
/** @var \Closure */
|
||||
private $resolveParentFunc;
|
||||
|
||||
|
||||
public function setUp() : void{
|
||||
/** @see HandlerListManager::isValidClass() */
|
||||
$this->isValidFunc = (new \ReflectionMethod(HandlerListManager::class, 'isValidClass'))->getClosure();
|
||||
|
Reference in New Issue
Block a user