Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/setup/src/Magento/Setup/Test/Unit/Module/Di/_files/app/
Upload File :
Current File : //home/rtorresani/www/setup/src/Magento/Setup/Test/Unit/Module/Di/_files/app/bootstrap.php

<?php declare(strict_types=1);
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

$objectManager = new ObjectManager($this);
$bootstrapFactory = $objectManager->getObject(\Magento\Bootstrap\ModelFactory::class);