entityType; } public function getField(): string { return $this->field; } public function getType(): string { return $this->type; } }