Completed
Pull Request — 4.0 (#3868)
by chihiro
06:07
created
src/Eccube/Twig/Extension/EccubeExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -346,7 +346,7 @@
 block discarded – undo
346 346
      * Get currency symbol
347 347
      *
348 348
      * @param null $currency
349
-     * @return bool|string
349
+     * @return string|null
350 350
      */
351 351
     public function getCurrencySymbol($currency = null)
352 352
     {
Please login to merge, or discard this patch.