BSF_WP_CLI_Command::__construct()
Initiator.
Description
Source
File: admin/bsf-core/class-bsf-wp-cli-command.php
public function __construct() {
$this->license_manager = new BSF_License_Manager();
}
Expand full source code Collapse full source code View on Trac