mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
2.x
This commit is contained in:
@ -14,7 +14,7 @@ public function data(array $input): array;
|
||||
|
||||
public function connect(?array $credentials = null): bool;
|
||||
|
||||
public function plans(): array;
|
||||
public function plans(?string $region): array;
|
||||
|
||||
public function regions(): array;
|
||||
|
||||
|
Reference in New Issue
Block a user