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

Go to the source code of this file.

Variables

 $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()
 
 $fileInfoManager = $objectManager->create(\Magento\Analytics\Model\FileInfoManager::class)
 
 $fileInfo
 

Variable Documentation

◆ $fileInfo

$fileInfo
Initial value:
= $objectManager->create(
\Magento\Analytics\Model\FileInfo::class,
['path' => 'analytics/jsldjsfdkldf/data.tgz', 'initializationVector' => 'binaryDataisdodssds8iui']
)

Definition at line 16 of file create_link.php.

◆ $fileInfoManager

$fileInfoManager = $objectManager->create(\Magento\Analytics\Model\FileInfoManager::class)

Definition at line 11 of file create_link.php.

◆ $objectManager

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

Definition at line 6 of file create_link.php.