qqq
This commit is contained in:
+2
-4
@@ -15,11 +15,9 @@ class Task implements TaskInterface
|
|||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param ServerInterface $server
|
* @var ServerInterface
|
||||||
*/
|
*/
|
||||||
public function __construct(public ServerInterface $server)
|
public ServerInterface $server;
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user