Completed
Push — develop ( 2a22fb...0feec4 )
by Aristeides
03:44
created
modules/webfonts/class-kirki-fonts-google.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -27,13 +27,13 @@
 block discarded – undo
27 27
 	private static $instance = null;
28 28
 
29 29
 	/**
30
-     * DUMMY. DOESN'T DO ANYTHING, SIMPLY BACKWARDS-COMPATIBILITY.
31
-     *
32
-     * @static
33
-     * @access public
34
-     * @var bool
35
-     */
36
-    public static $force_load_all_subsets = false;
30
+	 * DUMMY. DOESN'T DO ANYTHING, SIMPLY BACKWARDS-COMPATIBILITY.
31
+	 *
32
+	 * @static
33
+	 * @access public
34
+	 * @var bool
35
+	 */
36
+	public static $force_load_all_subsets = false;
37 37
 
38 38
 	/**
39 39
 	 * If set to true, forces loading ALL variants.
Please login to merge, or discard this patch.