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

[ticket/13961] Move back service_collections under original namespace

PHPBB3-13961
This commit is contained in:
Mate Bartus
2015-06-26 01:02:04 +02:00
parent 050de400d7
commit b09293d5ff
25 changed files with 38 additions and 38 deletions

View File

@@ -89,7 +89,7 @@ class manager
/**
* Fill algorithm type map
*
* @param \phpbb\di\service_collection\service_collection $hashing_algorithms
* @param \phpbb\di\service_collection $hashing_algorithms
*/
protected function fill_type_map($hashing_algorithms)
{