Skip to content

Commit

Permalink
Merge pull request #16 from flxsource/add-items-type-hint
Browse files Browse the repository at this point in the history
Add type hint for  property
  • Loading branch information
ryangjchandler authored Jun 13, 2022
2 parents f0c9f40 + 86f7519 commit 1e144ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Models/Navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

/**
* @property string $handle
* @property array $items
* @property \Carbon\Carbon $created_at
* @property \Carbon\Carbon $updated_at
*/
Expand Down

0 comments on commit 1e144ce

Please # to comment.