Passed
Push — master ( 6753d5...2522c4 )
by Takashi
02:45
created
src/JapanPrefectureUtil.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -113,6 +113,9 @@
 block discarded – undo
113 113
         return $mbStrposOf;
114 114
     }
115 115
 
116
+    /**
117
+     * @param string $address
118
+     */
116 119
     public static function pickFirstAsCode($address) {
117 120
         $address = JapanStringUtil::standardize($address);
118 121
         $array = [
Please login to merge, or discard this patch.