[feature/module_services] Minor changes to docblocks and migration file

This commit is contained in:
Marc Alexander
2013-11-14 19:22:25 +01:00
parent b5f9e21a15
commit 2a7773eec3
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ class main
*
* @param \phpbb\di\service_collection $modules Board3 Modules service
* collection
* @return void
* @return null
*/
protected function register_modules($modules)
{