Code Coverage
 
Lines
Functions and Methods
Classes and Traits
Total
0.00% covered (danger)
0.00%
0 / 1
n/a
0 / 0
CRAP
n/a
0 / 0
1<?php
2/**
3 * This file has been moved to the jetpack-plugins-installer package
4 *
5 * @deprecated 10.7
6 *
7 * @package jetpack
8 */
9
10class_alias( Automattic\Jetpack\Plugins_Installer::class, 'Jetpack_Plugins' );