Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
_bootstrap.php
Go to the documentation of this file.
1 <?php
7 //TODO remove this file once MFTF is fully decoupled from Magento
8 // Need to load in the root level autload file
9 require_once realpath(dirname(__DIR__) . "/../../../vendor/autoload.php");
defined('TESTS_BP')||define('TESTS_BP' __DIR__
Definition: _bootstrap.php:60