1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13740] Check navigation requirements

PHPBB3-13740
This commit is contained in:
Mate Bartus
2015-07-21 15:13:54 +02:00
parent 3a3dd94145
commit 3d4f21c1f8
3 changed files with 30 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ services:
installer.navigation.install_navigation:
class: phpbb\install\helper\navigation\install_navigation
arguments:
- @installer.helper.install_helper
scope: prototype
tags:
- { name: installer.navigation }