You are here

protected property MerciDefaultEntityController::$controllerTransaction in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

Stores our transaction object, necessary for pessimistic locking to work.

File

merci_line_item/includes/merci_line_item.controller.inc, line 15
Provides a central controller for Drupal Commerce.

Class

MerciDefaultEntityController
@file Provides a central controller for Drupal Commerce.

Code

protected $controllerTransaction = NULL;