PHP Interface TheIconic\Tracking\GoogleAnalytics\Parameters\CompoundParameterInterface

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

Méthodes publiques

Méthode Description
getParameters ( ) : array Gets the payload parameters and their values.
getReadableParameters ( ) : array Gets the parameters and their value in a human readable form.

Method Details

getParameters() public méthode

Gets the payload parameters and their values.
public getParameters ( ) : array
Résultat array

getReadableParameters() public méthode

Gets the parameters and their value in a human readable form.
public getReadableParameters ( ) : array
Résultat array