Jarves\Configuration\Object::isNested PHP Méthode

isNested() public méthode

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