Skip to content

Commit 7ebc8a4

Browse files
committed
- composer fix-phpcs
1 parent 43d2b91 commit 7ebc8a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FieldType/Group.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ public static function register_field_type(): void {
7070

7171
$sub_field_group['graphql_type_name'] = $cloned_type_name;
7272
$sub_field_group['graphql_field_name'] = $cloned_type_name;
73-
$sub_field_group['interfaces'][] = $cloned_type . '_Fields';
7473
$field_config->get_registry()->register_acf_field_groups_to_graphql(
7574
[
7675
$sub_field_group,

0 commit comments

Comments
 (0)