Skip to content
This repository was archived by the owner on May 7, 2023. It is now read-only.

Commit 5bafdd6

Browse files
author
Bostjan Marusic
committed
fixed doc comment
1 parent 5bd3c3e commit 5bafdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Foomo/Modules/Manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ private static function getEnabledModulesOrderedByDependency($forceUpdate=false)
871871
*
872872
* @param string[] $targets
873873
*
874-
* @return MakeResult[]
874+
* @return array target => MakeResult[], target => MakeResult[], ...
875875
*/
876876
public static function make($targets)
877877
{

0 commit comments

Comments
 (0)