PHP Interface TheIconic\Tracking\GoogleAnalytics\Parameters\CompoundParameterInterface

Datei anzeigen Open project: theiconic/php-ga-measurement-protocol

Public Methods

Method 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 method

Gets the payload parameters and their values.
public getParameters ( ) : array
return array

getReadableParameters() public method

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