PHP 인터페이스 TheIconic\Tracking\GoogleAnalytics\Parameters\CompoundParameterInterface

파일 보기 프로젝트 열기: theiconic/php-ga-measurement-protocol

공개 메소드들

메소드 설명
getParameters ( ) : array Gets the payload parameters and their values.
getReadableParameters ( ) : array Gets the parameters and their value in a human readable form.

메소드 상세

getParameters() 공개 메소드

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

getReadableParameters() 공개 메소드

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