mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
Complete move from old repository to new repository structure!
This commit is contained in:
@@ -34,7 +34,7 @@ interface ServerRepositoryInterface extends BaseRepositoryInterface
|
||||
* @param bool $start
|
||||
* @return \Psr\Http\Message\ResponseInterface
|
||||
*/
|
||||
public function create($id, $overrides = [], $start = false);
|
||||
public function create($id, array $overrides = [], $start = false);
|
||||
|
||||
/**
|
||||
* Set an access token and associated permissions for a server.
|
||||
|
||||
Reference in New Issue
Block a user