Logidav Docs

MigrateAllowedAttributesFromStaticToTableCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$attributeService  : AttributeService|null
$attributeSetGroupService  : AttributeSetGroupService|null
$entityManager  : EntityManagerInterface
$newProductService  : NewProductService|null

Methods

__construct()  : mixed
configure()  : mixed
execute()  : mixed

Properties

Methods

__construct()

public __construct([mixed $name = null ][, AttributeService|null $attributeService = null ][, EntityManagerInterface|null $entityManager = null ][, AttributeSetGroupService $attributeSetGroupService = null ][, NewProductService|null $newProductService = null ]) : mixed
Parameters
$name : mixed = null
$attributeService : AttributeService|null = null
$entityManager : EntityManagerInterface|null = null
$attributeSetGroupService : AttributeSetGroupService = null
$newProductService : NewProductService|null = null

        
On this page

Search results