Skip to content

Commit 5b700bc

Browse files
committed
test(symfony): enable phpdoc parser default true
1 parent 7c76fb8 commit 5b700bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Symfony/Bundle/DependencyInjection/ConfigurationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ private function runDefaultConfigTests(array $doctrineIntegrationsToLoad = ['orm
227227
'serializer' => [
228228
'hydra_prefix' => null,
229229
],
230+
'enable_phpdoc_parser' => true
230231
], $config);
231232
}
232233

0 commit comments

Comments
 (0)