mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
testing php storm code cleanup and styling
This commit is contained in:
@@ -19,8 +19,9 @@ class CoolifyTask implements ShouldQueue
|
||||
*/
|
||||
public function __construct(
|
||||
public Activity $activity,
|
||||
public bool $ignore_errors = false,
|
||||
) {
|
||||
public bool $ignore_errors = false,
|
||||
)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user