Scalr\Model\Entity\GlobalVariable::getScope PHP Method

getScope() public method

See also: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_SCALR;
    }
GlobalVariable