Skip to content

Commit

Permalink
Apply fixes from StyleCI (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
percymamedy authored Feb 17, 2022
1 parent 80aa025 commit da096b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Models/StateWorkflowHistory.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

/**
* @property string $model_name
* @property int $model_id
* @property int $model_id
* @property string $transition
* @property string $from
* @property string $to
* @property int $user_id
* @property int $user_id
*
* Class StateWorkflowHistory
*/
Expand Down

0 comments on commit da096b5

Please sign in to comment.