Jarves\Configuration\Object::getDomainDepended PHP Method

getDomainDepended() public method

public getDomainDepended ( ) : boolean
return boolean
    public function getDomainDepended()
    {
        return $this->domainDepended;
    }
Object