Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
fixture.php
Go to the documentation of this file.
1 <?php
6 require_once dirname(__DIR__) . '/' . 'bootstrap.php';
7 
8 $objectManager->create(\Magento\Mtf\Util\Generate\Fixture::class)->launch();
$objectManager
Definition: bootstrap.php:17
defined('TESTS_BP')||define('TESTS_BP' __DIR__
Definition: _bootstrap.php:60