Passed
Push — develop ( ab7b2e...86cf26 )
by Aristeides
04:11
created
controls/php/class-kirki-control-code.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
 			parent::to_json();
69 69
 
70 70
 			// Required.
71
-			$this->json['required'] = $this->required;
71
+			$this->json[ 'required' ] = $this->required;
72 72
 		}
73 73
 	}
74 74
 }
Please login to merge, or discard this patch.