mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 05:08:52 +00:00
[ticket/12715] Add missing new line in the notification manager
PHPBB3-12715
This commit is contained in:
parent
bae1724476
commit
f4ef1ab6bd
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace phpbb\notification;
|
namespace phpbb\notification;
|
||||||
|
|
||||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue