Documentation

ImportTcfVendorConfigurations

Trait to handle the importer for TCF Vendor configurations in the `Import` class.

Table of Contents

Methods

doImportTcfVendorConfigurations()  : mixed
Import TCF Vendor configurations from JSON.
handleCorruptTcfVendorConfiguration()  : mixed
Check missing meta of passed configuration.

Methods

doImportTcfVendorConfigurations()

Import TCF Vendor configurations from JSON.

protected doImportTcfVendorConfigurations(array<string|int, mixed> $tcfVendorConfiguration) : mixed
Parameters
$tcfVendorConfiguration : array<string|int, mixed>

handleCorruptTcfVendorConfiguration()

Check missing meta of passed configuration.

protected handleCorruptTcfVendorConfiguration(array<string|int, mixed> $tcfVendorConfiguration, int $index) : mixed
Parameters
$tcfVendorConfiguration : array<string|int, mixed>
$index : int

        
On this page

Search results