Skip to content

Commit

Permalink
Fix phpDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed May 25, 2016
1 parent 0334faf commit 5610c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ModulesLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function __construct(array $modulesList)
}

/**
* @return array
* @return ModuleContainerInterface[]
*/
public function getRegisteredModules()
{
Expand Down

0 comments on commit 5610c58

Please sign in to comment.