id; } public function getSet(): Set { return $this->set; } public function getKind(): string { return $this->kind; } public function getDepth(): int { return $this->depth; } }