Skip to content

Commit

Permalink
fix: analyse
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jan 18, 2025
1 parent 047a7d9 commit 5433a7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Models/Category.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
* @property Carbon $updated_at
* @property string $slug
* @property string $url
* @property Category $parent
* @property Category[] $children
*
* @method static Builder|Category newModelQuery()
* @method static Builder|Category newQuery()
Expand Down

0 comments on commit 5433a7b

Please sign in to comment.