Skip to content

Commit f31de60

Browse files
committed
Clean phpdoc of Kernel::buildPHPDIContainer
1 parent ac9731b commit f31de60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Kernel.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ public function __construct($environment, $debug)
3737
/**
3838
* Implement this method to configure PHP-DI.
3939
*
40-
* @param \DI\ContainerBuilder $builder
41-
*
4240
* @return ContainerInterface
4341
*/
4442
abstract protected function buildPHPDIContainer(\DI\ContainerBuilder $builder);

0 commit comments

Comments
 (0)