We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04e5bc commit f22018eCopy full SHA for f22018e
src/Models/Actions/Action.php
@@ -66,7 +66,7 @@ public function __construct(
66
int $progress,
67
string $started,
68
string $finished,
69
- array $resources = null,
+ $resources = null,
70
$error = null,
71
string $root_password = null
72
) {
0 commit comments