Completed
Push — develop ( b2a605...23da42 )
by Greg
03:08
created
src/Script/ScriptHmnp.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '451';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Nyiakeng_Puachue_Hmong';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Nyiakeng_Puachue_Hmong';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptMedf.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '265';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Medefaidrin';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Medefaidrin';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptGong.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '312';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Gunjala_Gondi';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Gunjala_Gondi';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptDogr.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '328';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Dogra';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Dogra';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptSogo.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '142';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Old_Sogdian';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Old_Sogdian';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptSogd.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '141';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Sogdian';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Sogdian';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptMaka.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '366';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Makasar';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Makasar';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptNewa.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '333';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Newa';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Newa';
21
+	}
22 22
 }
Please login to merge, or discard this patch.
src/Script/ScriptSoyo.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 		return '329';
17 17
 	}
18 18
 
19
-    public function unicodeName() {
20
-        return 'Soyombo';
21
-    }
19
+	public function unicodeName() {
20
+		return 'Soyombo';
21
+	}
22 22
 }
Please login to merge, or discard this patch.