Skip to content

Commit

Permalink
Merge pull request PrestaShop#37647 from dali-rajab/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
boherm authored Dec 13, 2024
2 parents 09267e4 + 375cd0c commit c8b9657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/module/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ abstract class ModuleCore implements ModuleInterface
/**
* @var array array of arrays representing tabs added by this module
*
* @see PrestaShop\PrestaShop\Adapter\Module\Tab\RegisterTabs($module)
* @see PrestaShop\PrestaShop\Adapter\Module\Tab\ModuleTabRegister->registerTabs($module)
*/
protected $tabs = [];

Expand Down

0 comments on commit c8b9657

Please sign in to comment.