Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
product_simple_with_custom_attribute_rollback.php
Go to the documentation of this file.
1 <?php
7 include __DIR__ . '/product_simple_rollback.php';
8 
9 
12  \Magento\Catalog\Model\ResourceModel\Eav\Attribute::class
13 );
14 $model->load('attribute_code_custom', 'attribute_code')->delete();
defined('TESTS_BP')||define('TESTS_BP' __DIR__
Definition: _bootstrap.php:60