Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
removed all "@return void" in constructors
Browse files Browse the repository at this point in the history
  • Loading branch information
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ModuleManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class ModuleManager implements ModuleManagerInterface
*
* @param array|Traversable $modules
* @param EventManagerInterface $eventManager
* @return void
*/
public function __construct($modules, EventManagerInterface $eventManager = null)
{
Expand Down

0 comments on commit 8afdcae

Please sign in to comment.