Skip to content

Commit

Permalink
Add missing params doc for get method in Configuration.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hugofintecture committed Sep 25, 2023
1 parent 1151641 commit d4ba92b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions classes/Configuration.php
Expand Up @@ -215,6 +215,9 @@ public static function loadConfiguration()
*
* @param string $key Key wanted
* @param int $idLang Language ID
* @param int $idShopGroup Shop Group ID
* @param int $idShop Shop ID
* @param bool $default Default value
*
* @return string|false Value
*/
Expand Down

0 comments on commit d4ba92b

Please sign in to comment.