改名
This commit is contained in:
@@ -8,8 +8,10 @@ interface Porters
|
|||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
#[Port(port: 999)]
|
/**
|
||||||
public function process();
|
* @return mixed
|
||||||
|
*/
|
||||||
|
public function process(): mixed;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user