Logidav Docs

GenerateNotioProductTitleAndDescriptionCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$attributeService  : AttributeService
$entityManager  : EntityManagerInterface
$languageDetectionService  : mixed
$newProductService  : mixed
$notioProductService  : mixed
$openAi  : mixed

Methods

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

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager, OpenAi $openAi, NewProductService $newProductService, NotioProductService $notioProductService, AttributeService $attributeService, LanguageDetectionService $languageDetectionService) : mixed
Parameters
$entityManager : EntityManagerInterface
$openAi : OpenAi
$newProductService : NewProductService
$notioProductService : NotioProductService
$attributeService : AttributeService
$languageDetectionService : LanguageDetectionService

        
On this page

Search results