Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
murrant authored and StyleCIBot committed Jul 4, 2024
1 parent 6edb8ef commit 6969b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Casts/SyncMetricStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public function get(Model $model, string $key, mixed $value, array $attributes):
/**
* Prepare the given value for storage.
*
* @param TransceiverMetric $model
* @param TransceiverMetric $model
* @param array<string, mixed> $attributes
*/
public function set(Model $model, string $key, mixed $value, array $attributes): array
Expand Down

0 comments on commit 6969b6e

Please sign in to comment.