PHP Interface TheIconic\Tracking\GoogleAnalytics\Parameters\CompoundParameterCollectionInterface

Afficher le fichier Open project: theiconic/php-ga-measurement-protocol

Méthodes publiques

Méthode Description
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.

Method Details

add() public méthode

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

getParametersArray() public méthode

Generates and returns all the payload parameters of compound parameters hold by the collection.
public getParametersArray ( ) : array
Résultat array