Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
trigger_rollback.php File Reference

Go to the source code of this file.

Variables

 $setup = Bootstrap::getObjectManager()->get(Setup::class)
 
 $tableName = $setup->getTable('test_table_with_custom_trigger')
 

Variable Documentation

◆ $setup

$setup = Bootstrap::getObjectManager()->get(Setup::class)

Definition at line 10 of file trigger_rollback.php.

◆ $tableName

$tableName = $setup->getTable('test_table_with_custom_trigger')

Definition at line 11 of file trigger_rollback.php.