Completed
Pull Request — trunk (#578)
by Juliette
56:45 queued 41:45
created
includes/CMB2_Utils.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * CMB2 Utilities
4
- *
5
- * @since  1.1.0
6
- *
7
- * @category  WordPress_Plugin
8
- * @package   CMB2
9
- * @author    WebDevStudios
10
- * @license   GPL-2.0+
11
- * @link      http://webdevstudios.com
12
- */
3
+	 * CMB2 Utilities
4
+	 *
5
+	 * @since  1.1.0
6
+	 *
7
+	 * @category  WordPress_Plugin
8
+	 * @package   CMB2
9
+	 * @author    WebDevStudios
10
+	 * @license   GPL-2.0+
11
+	 * @link      http://webdevstudios.com
12
+	 */
13 13
 class CMB2_Utils {
14 14
 
15 15
 	/**
Please login to merge, or discard this patch.