Example #1
0
 /**
  * Constructor
  *
  * @access  public
  * @return  void
  */
 public function __construct()
 {
     parent::__construct();
     $this->eoid = new Eoid();
 }