We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -174,7 +174,7 @@ |
||
174 | 174 | { |
175 | 175 | parent::boot(); |
176 | 176 | self::creating( |
177 | - function ($model) { |
|
177 | + function($model) { |
|
178 | 178 | // Generate a version 4 Uuid. |
179 | 179 | $model->id = (string) Uuid::generate(4)->string; |
180 | 180 | } |
@@ -174,7 +174,7 @@ |
||
174 | 174 | { |
175 | 175 | parent::boot(); |
176 | 176 | self::creating( |
177 | - function ($model) { |
|
177 | + function($model) { |
|
178 | 178 | // Generate a version 4 Uuid. |
179 | 179 | $model->id = (string) Uuid::generate(4)->string; |
180 | 180 | } |
@@ -174,7 +174,7 @@ |
||
174 | 174 | { |
175 | 175 | parent::boot(); |
176 | 176 | self::creating( |
177 | - function ($model) { |
|
177 | + function($model) { |
|
178 | 178 | // Generate a version 4 Uuid. |
179 | 179 | $model->id = (string) Uuid::generate(4)->string; |
180 | 180 | } |
@@ -174,7 +174,7 @@ |
||
174 | 174 | { |
175 | 175 | parent::boot(); |
176 | 176 | self::creating( |
177 | - function ($model) { |
|
177 | + function($model) { |
|
178 | 178 | // Generate a version 4 Uuid. |
179 | 179 | $model->id = (string) Uuid::generate(4)->string; |
180 | 180 | } |