mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/12683] phpdoc and spaces
PHPBB3-12683
This commit is contained in:
5
phpBB/config/default/container/services_posting.yml
Normal file
5
phpBB/config/default/container/services_posting.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
post.helper:
|
||||
class: phpbb\post\post_helper
|
||||
arguments:
|
||||
- '@dbal.conn'
|
Reference in New Issue
Block a user