You are here

public function MerciException::getField in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

File

merci_core/includes/MerciException.php, line 21
Contains EntityValidatorException.

Class

MerciException
@file Contains EntityValidatorException.

Code

public function getField() {
  return $this->field;
}