Filter by type:
Search
Skip to content
Browse: Home / Classes / BSF_WP_CLI_Command / BSF_WP_CLI_Command::__construct()

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


Related

Uses

Uses
Uses Description
admin/bsf-core/class-bsf-license-manager.php: BSF_License_Manager::__construct()

Initiator


User Contributed Notes

You must log in before being able to contribute a note or feedback.