Inpsyde\MultilingualPress\SiteDuplication\SettingsView::__construct PHP Method

__construct() public method

Constructor. Sets up the properties.
Since: 3.0.0
public __construct ( )
    public function __construct()
    {
        $this->db = $GLOBALS['wpdb'];
    }