Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed May 18, 2020
1 parent 2bcb1e4 commit c0e0bb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ trait HasAttributes
/**
* The attributes that should be mutated to dates.
*
* @deprecated Use the "casts" property
*
* @var array
*/
protected $dates = [];
Expand Down

0 comments on commit c0e0bb5

Please sign in to comment.