@@ -1,13 +1,13 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Handles the dependencies and enqueueing of the CMB2 JS scripts |
|
| 4 | - * |
|
| 5 | - * @category WordPress_Plugin |
|
| 6 | - * @package CMB2 |
|
| 7 | - * @author WebDevStudios |
|
| 8 | - * @license GPL-2.0+ |
|
| 9 | - * @link http://webdevstudios.com |
|
| 10 | - */ |
|
| 3 | + * Handles the dependencies and enqueueing of the CMB2 JS scripts |
|
| 4 | + * |
|
| 5 | + * @category WordPress_Plugin |
|
| 6 | + * @package CMB2 |
|
| 7 | + * @author WebDevStudios |
|
| 8 | + * @license GPL-2.0+ |
|
| 9 | + * @link http://webdevstudios.com |
|
| 10 | + */ |
|
| 11 | 11 | class CMB2_JS { |
| 12 | 12 | |
| 13 | 13 | /** |