You appear to be a bot. Output may be restricted
Description
Jetpack_Wizard_Banner constructor.
Usage
Jetpack_Wizard_Banner::__construct();
Parameters
Returns
void
Source
File name: jetpack/class-jetpack-wizard-banner.php
Lines:
1 to 3 of 3
private function __construct() { add_action( 'current_screen', array( $this, 'maybe_initialize_hooks' ) ); }