mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12715] Cleanup comments in \phpbb\di\*
PHPBB3-12715
This commit is contained in:
@@ -23,6 +23,7 @@ class kernel_pass implements CompilerPassInterface
|
||||
*
|
||||
* @param ContainerBuilder $container ContainerBuilder object
|
||||
* @return null
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function process(ContainerBuilder $container)
|
||||
{
|
||||
|
Reference in New Issue
Block a user