Code Coverage |
||||||||||
Lines |
Functions and Methods |
Classes and Traits |
||||||||
| Total | |
0.00% |
0 / 1 |
n/a |
0 / 0 |
CRAP | n/a |
0 / 0 |
||
| 1 | <?php //phpcs:ignore Squiz.Commenting.FileComment.Missing |
| 2 | /** |
| 3 | * Theme Tools: Jetpack Color. |
| 4 | * |
| 5 | * @package automattic/jetpack-classic-theme-helper |
| 6 | */ |
| 7 | |
| 8 | require_once __DIR__ . '/../_inc/lib/class.color.php'; |