phpbb/phpBB/config/default/container/services_posting.yml
Ruben Calvo ac227a9ea6
[ticket/12683] Add basic tests
PHPBB3-12683
2022-12-11 17:16:44 +01:00

5 lines
98 B
YAML

services:
post.helper:
class: phpbb\posting\post_helper
arguments:
- '@dbal.conn'