Completed
Pull Request — master (#31)
by David
03:49
created
Helper/Country.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
      * Get country name by its ISO2 abbreviation
82 82
      *
83 83
      * @param  string $sCountryCode
84
-     * @return string|bool
84
+     * @return string|false
85 85
      */
86 86
     public function getCountryNameByIso2($sCountryCode)
87 87
     {
Please login to merge, or discard this patch.