Completed
Push — fix/9.8/story-block-notice-mes... ( bc7fd7...35a0de )
by Jeremy
14:10 queued 04:24
created

Jetpack_IDC::display_non_admin_idc_notice()   A

Complexity

Conditions 4
Paths 4

Size

Total Lines 25

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
cc 4
nc 4
nop 0
dl 0
loc 25
rs 9.52
c 0
b 0
f 0
1
<?php // phpcs:disable Squiz.Commenting.FileComment.SpacingAfterComment
2
/**
3
 * Identity Crisis handler.
4
 *
5
 * @deprecated 9.8.0. Functionality moved to the automattic/identity-crisis package.
6
 * @package automattic/jetpack
7
 */
8