mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
lose useless blank line
This commit is contained in:
parent
be1da07ee5
commit
19bc879dc1
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user