fix cs
This commit is contained in:
@@ -39,8 +39,8 @@ class ModuleQuery extends BaseModuleQuery
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param int $moduleType the module type : classic, payment or delivery. Use BaseModule constant here.
|
* @param int $moduleType the module type : classic, payment or delivery. Use BaseModule constant here.
|
||||||
* @param int $id the module id
|
* @param int $id the module id
|
||||||
* @return ModuleQuery
|
* @return ModuleQuery
|
||||||
*/
|
*/
|
||||||
public function filterActivatedByTypeAndId($moduleType, $id)
|
public function filterActivatedByTypeAndId($moduleType, $id)
|
||||||
|
|||||||
Reference in New Issue
Block a user