Skip to content

Commit 37f9b2d

Browse files
lukmziggithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 48c6552 commit 37f9b2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SearchIndexAdapter/DefaultSearch/Asset/FieldDefinitionAdapter/AbstractAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ protected function throwInvalidFilterValueArgumentException(mixed $value, AssetM
141141
)
142142
);
143143
}
144-
}
144+
}

src/SearchIndexAdapter/DefaultSearch/DataObject/FieldDefinitionAdapter/AbstractAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ public function getInheritedData(
9999

100100
return $this->getInheritedData($parent, $objectId, $value, $key, $language, $callback);
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)