Méthode | Description | |
---|---|---|
__construct ( Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository, Sylius\Component\Resource\Factory\FactoryInterface $customerFactory, Sylius\Behat\Service\SharedStorageInterface $sharedStorage ) | ||
getLastCustomer ( ) | ||
getOrCreateCustomerByEmail ( $email ) |
public __construct ( Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository, Sylius\Component\Resource\Factory\FactoryInterface $customerFactory, Sylius\Behat\Service\SharedStorageInterface $sharedStorage ) | ||
$customerRepository | Sylius\Component\Core\Repository\CustomerRepositoryInterface | |
$customerFactory | Sylius\Component\Resource\Factory\FactoryInterface | |
$sharedStorage | Sylius\Behat\Service\SharedStorageInterface |