diff --git a/src/bundle/Core/DependencyInjection/Configuration.php b/src/bundle/Core/DependencyInjection/Configuration.php index 57dc11ae77..dc9da37b88 100644 --- a/src/bundle/Core/DependencyInjection/Configuration.php +++ b/src/bundle/Core/DependencyInjection/Configuration.php @@ -491,7 +491,7 @@ private function addUrlWildcardsSection($rootNode): ArrayNodeDefinition * entity_mappings: * IbexaCoreBundle: * is_bundle: true - * type: annotation + * type: attribute * dir: Entity * prefix: Ibexa\Bundle\Core\Entity *