Kurt\Google\Analytics\Traits\Handlers\SortHandler::getSort PHP Method

getSort() public method

public getSort ( $sort )
    public function getSort($sort)
    {
        return $this->sort;
    }