1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00
Files
php-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

6 lines
98 B
YAML

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