Skip to content

Commit 23538b5

Browse files
eddielauOlga Kopylova
authored andcommitted
MAGETWO-33157: Conflict restriction checking is missing version checking in enable/disable module CLI
- corrected doc block
1 parent 234470f commit 23538b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Module/PackageInfo.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ class PackageInfo
6767
*
6868
* @param ModuleList\Loader $loader
6969
* @param Dir\Reader $reader
70+
* @param \Magento\Framework\Stdlib\String $string
7071
*/
7172
public function __construct(ModuleList\Loader $loader, Dir\Reader $reader, String $string)
7273
{

0 commit comments

Comments
 (0)