Jarves\Configuration\Object::isNested PHP 메소드

isNested() 공개 메소드

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