Documentation

SyncFieldManager
in package

Sync field manager for syncing fields across a collection of items in the catalog.

Table of Contents

Properties

$configFactory  : ConfigFactoryInterface
The config factory interface.

Methods

__construct()  : mixed
{@inheritdoc}
getSyncFields()  : mixed
Gets a list of fields that should be synced.

Properties

$configFactory

The config factory interface.

protected ConfigFactoryInterface $configFactory

Methods

__construct()

{@inheritdoc}

public __construct(ConfigFactoryInterface $config_factory) : mixed
Parameters
$config_factory : ConfigFactoryInterface

getSyncFields()

Gets a list of fields that should be synced.

public getSyncFields(string $entity_type_id) : mixed
Parameters
$entity_type_id : string

        
On this page

Search results