Skip to content

Commit 4fd7c07

Browse files
[6.0] cs fixes
1 parent 11639b7 commit 4fd7c07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DependencyInjection/AbstractDoctrineExtension.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ protected function setMappingDriverConfig(array $mappingConfig, string $mappingN
134134
* If this is a bundle controlled mapping all the missing information can be autodetected by this method.
135135
*
136136
* Returns false when autodetection failed, an array of the completed information otherwise.
137-
*
138-
* @return array|false
139137
*/
140138
protected function getMappingDriverBundleConfigDefaults(array $bundleConfig, \ReflectionClass $bundle, ContainerBuilder $container, string $bundleDir = null): array|false
141139
{

0 commit comments

Comments
 (0)