File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7777use Pimcore \Bundle \GenericDataIndexBundle \SearchIndexAdapter \OpenSearch \Asset \FieldDefinitionAdapter \AbstractAdapter as OpenSearchAssetAbstractAdapter ;
7878use Pimcore \Bundle \GenericDataIndexBundle \SearchIndexAdapter \OpenSearch \DataObject \FieldDefinitionAdapter \AbstractAdapter as OpenSearchDataObjectAbstractAdapter ;
7979
80- const ASSET_FIELD_DEFINITION_ADAPTER_NAMESPACE = 'Pimcore \\Bundle\GenericDataIndexBundle \\SearchIndexAdapter \\DefaultSearch \\Asset \\FieldDefinitionAdapter ' ;
80+ const ASSET_FIELD_DEFINITION_ADAPTER_NAMESPACE = 'Pimcore \\Bundle\GenericDataIndexBundle \\SearchIndexAdapter \\DefaultSearch \\Asset \\FieldDefinitionAdapter \\ ' ;
8181
8282$ classesToAlias = [
8383 AttributeType::class => OpenSearchAttributeType::class,
You can’t perform that action at this time.
0 commit comments