Skip to content

Commit

Permalink
Apply fixes from StyleCI (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <[email protected]>
  • Loading branch information
Omranic and StyleCIBot authored Jun 29, 2023
1 parent 97cffbb commit 3b118b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Models/Category.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @method static \Illuminate\Database\Eloquent\Builder|\Rinvex\Categories\Models\Category whereRgt($value)
* @method static \Illuminate\Database\Eloquent\Builder|\Rinvex\Categories\Models\Category whereSlug($value)
* @method static \Illuminate\Database\Eloquent\Builder|\Rinvex\Categories\Models\Category whereUpdatedAt($value)
*
* @mixin \Eloquent
*/
class Category extends Model
Expand Down

0 comments on commit 3b118b6

Please sign in to comment.