update CartItem POD for get

This commit is contained in:
Colin Kuskie 2008-08-06 16:11:49 +00:00
parent 946bd65094
commit 05953f83a0

View file

@ -111,7 +111,9 @@ Returns a duplicated hash reference of this objects 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