Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (FixtureFactory $fixtureFactory, array $params, array $data=[]) | |
getCustomer () | |
Prepare CustomerId for order list.
Definition at line 16 of file CustomerId.php.
__construct | ( | FixtureFactory | $fixtureFactory, |
array | $params, | ||
array | $data = [] |
||
) |
@constructor
FixtureFactory | $fixtureFactory | |
array | $params | |
array | $data |
Definition at line 24 of file CustomerId.php.
getCustomer | ( | ) |