diff --git a/src/GridFieldNestedFormItemRequest.php b/src/GridFieldNestedFormItemRequest.php index 007587f..471f840 100644 --- a/src/GridFieldNestedFormItemRequest.php +++ b/src/GridFieldNestedFormItemRequest.php @@ -103,6 +103,7 @@ public function ItemEditForm() $this->record->invokeWithExtensions('updateNestedConfig', $config); + /** @phpstan-ignore translation.key (we need the key to be dynamic here) */ $title = _t(get_class($this->record).'.'.strtoupper($relationName), ' '); $fields = new FieldList(