Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. [items_info] => Wilgucki\Csv\CsvCollection Object
  2. (
  3. [items:protected] => Array
  4. (
  5. [0] => App\StoreItem Object
  6. (
  7. [dates:protected] => Array
  8. (
  9. [0] => deleted_at
  10. [1] => unavailable_until
  11. )
  12.  
  13. [guarded:protected] => Array
  14. (
  15. [0] => id
  16. )
  17.  
  18. [casts:protected] => Array
  19. (
  20. [is_visible] => boolean
  21. [unit_price] => double
  22. [unit_cost] => double
  23. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement