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

Go to the source code of this file.

Variables

 $customers = []
 
 $customer
 
 $customers [] = $customer
 
 $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()
 

Variable Documentation

◆ $customer

$customer
Initial value:

Definition at line 8 of file customers.php.

◆ $customers [1/2]

$customers = []

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

Definition at line 6 of file customers.php.

◆ $customers [2/2]

$customers[] = $customer

Definition at line 41 of file customers.php.

◆ $objectManager

Definition at line 112 of file customers.php.