Prado\Util\TFirePhpLogRoute::setGroupLabel PHP Method

setGroupLabel() public method

public setGroupLabel ( $value )
    public function setGroupLabel($value)
    {
        $this->_groupLabel = $value;
    }