Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Oct 31, 2023
1 parent 2d0a70b commit f20b503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/LineItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ class LineItem extends Model

/**
* @var mixed Snapshot
* @TODO add get and set methods in 5.0.0. Strict typing will be enforced.
*/
public mixed $snapshot = null;

Expand Down

0 comments on commit f20b503

Please sign in to comment.