PHP Trait Kurt\Google\Analytics\Traits\Handlers\SortHandler

Show file Open project: ozankurt/google-analytics

Public Methods

Method Description
getSort ( $sort )
setSort ( $sort )
unsetSort ( )

Private Methods

Method Description
sortIsSet ( ) : boolean Determine if sort is set.

Method Details

getSort() public method

public getSort ( $sort )

setSort() public method

public setSort ( $sort )

unsetSort() public method

public unsetSort ( )