Kronolith_Resource_Group::getResponseType PHP Method

getResponseType() public method

Group resources only make sense for RESPONSETYPE_AUTO
public getResponseType ( )
    public function getResponseType()
    {
        return Kronolith_Resource::RESPONSETYPE_AUTO;
    }