update CartItem POD for get
This commit is contained in:
parent
946bd65094
commit
05953f83a0
1 changed files with 3 additions and 1 deletions
|
|
@ -111,7 +111,9 @@ Returns a duplicated hash reference of this object’s data.
|
|||
|
||||
=head3 property
|
||||
|
||||
Any field − returns the value of a field rather than the hash reference.
|
||||
Any field − returns the value of a field rather than the hash reference. If the property
|
||||
equals "options", it will decode the internally stored JSON and return you a hash reference
|
||||
of the JSON data.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue