Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnysideup committed Jun 20, 2018
2 parents d123023 + ddf323f commit 0e66637
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/model/GiftVoucherProductPage_ProductOrderItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ class GiftVoucherProductPage_ProductOrderItem extends Product_OrderItem
'Description' => 'Varchar(40)'
);

/* standard SS var.
*
* @var array
*/
/* standard SS method.
*
* @var array
*/
private static $api_access = array(
'view' => array(
'CalculatedTotal',
Expand Down

0 comments on commit 0e66637

Please sign in to comment.