Skip to content

Commit

Permalink
Set HasAttributes@casts() generic (#53024)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmastech authored Oct 3, 2024
1 parent 61d4f2b commit 2880c30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@ public function getCasts()
/**
* Get the attributes that should be cast.
*
* @return array
* @return array<string, string>
*/
protected function casts()
{
Expand Down

0 comments on commit 2880c30

Please sign in to comment.