mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/13740] Clean up docblocks
PHPBB3-13740
This commit is contained in:
@@ -63,8 +63,6 @@ abstract class module_base implements module_interface
|
||||
* @param \Symfony\Component\DependencyInjection\ContainerInterface $container
|
||||
* @param \phpbb\install\helper\config $config
|
||||
* @param \phpbb\install\helper\iohandler\iohandler_interface $iohandler
|
||||
*
|
||||
* @return null
|
||||
*/
|
||||
public function setup(\Symfony\Component\DependencyInjection\ContainerInterface $container, \phpbb\install\helper\config $config, \phpbb\install\helper\iohandler\iohandler_interface $iohandler)
|
||||
{
|
||||
|
Reference in New Issue
Block a user