Scalr\Model\Entity\GlobalVariable\RoleGlobalVariable::getScope PHP 메소드

getScope() 공개 메소드

또한 보기: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_ROLE;
    }
RoleGlobalVariable