1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13740] Fix CS

PHPBB3-13740
This commit is contained in:
Mate Bartus
2015-07-10 00:47:28 +02:00
parent e46689a0cd
commit 59d22eff49
2 changed files with 0 additions and 11 deletions

View File

@@ -23,11 +23,6 @@ use phpbb\install\helper\iohandler\iohandler_interface;
*/
abstract class module_base implements module_interface
{
/**
* @var ContainerInterface
*/
protected $container;
/**
* @var config
*/