Skip to content

Commit 0727ea7

Browse files
committed
Fixed wrong phpdocs
1 parent 3b8a774 commit 0727ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/FrameworkExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ private function registerSessionConfiguration(array $config, ContainerBuilder $c
431431
/**
432432
* Loads the request configuration.
433433
*
434-
* @param array $config A session configuration array
434+
* @param array $config A request configuration array
435435
* @param ContainerBuilder $container A ContainerBuilder instance
436436
* @param XmlFileLoader $loader An XmlFileLoader instance
437437
*/

0 commit comments

Comments
 (0)