Ejemplo n.º 1
0
 /**
  * Setup method
  */
 protected function setUp()
 {
     parent::setUp();
     $this->target = $this->objectManager->get('Yireo\\GoogleTagManager2\\Helper\\Data');
 }
Ejemplo n.º 2
0
 /**
  * Setup method
  */
 protected function setUp()
 {
     parent::setUp();
     $this->target = $this->objectManager->get('Yireo\\GoogleTagManager2\\Block\\Customer');
 }