Jarves\Configuration\Object::isNested PHP Method

isNested() public method

public isNested ( )
    public function isNested()
    {
        return true === $this->nested;
    }
Object