Kronolith_Resource_Group::getResponseType PHP 메소드

getResponseType() 공개 메소드

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