mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11700] Get unit tests to run again with namespaces
PHPBB3-11700
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
services:
|
||||
core_foo.controller:
|
||||
class: phpbb_controller_foo
|
||||
class: phpbb\controller\foo
|
||||
|
Reference in New Issue
Block a user