@@ -533,7 +533,7 @@ |
||
533 | 533 | * Attach steps to new application (version 2). |
534 | 534 | * |
535 | 535 | * @return void |
536 | - */ |
|
536 | + */ |
|
537 | 537 | public function attachSteps(): void |
538 | 538 | { |
539 | 539 | $basicStep = Step::where('name', 'basic')->first(); |