PHP Интерфейс TheIconic\Tracking\GoogleAnalytics\Parameters\CompoundParameterCollectionInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
add ( CompoundParameter $compoundParameter ) Adds a compound parameter to the collection.
getParametersArray ( ) : array Generates and returns all the payload parameters of compound parameters hold by the collection.

Описание методов

add() публичный Метод

Adds a compound parameter to the collection.
public add ( CompoundParameter $compoundParameter )
$compoundParameter CompoundParameter

getParametersArray() публичный Метод

Generates and returns all the payload parameters of compound parameters hold by the collection.
public getParametersArray ( ) : array
Результат array