<?php
/**
 * @package embed-sharepoint-onedrive-documents
 * @author miniOrange
 * @link https://plugins.miniorange.com
 */


namespace MoSharePointObjectSync\LicenseLibrary\Classes;

use MoSharePointObjectSync\LicenseLibrary\Handlers\Mo_License_Add_View_Handler;
use MoSharePointObjectSync\LicenseLibrary\Mo_License_Config;
use MoSharePointObjectSync\LicenseLibrary\Utils\Mo_License_Actions_Utility;
if (defined("\x41\102\123\x50\x41\x54\110")) {
    goto rJ;
}
exit;
rJ:
class Mo_License_Add_View_Actions
{
    private $license_add_view_handler;
    public function __construct($nB)
    {
        $this->license_add_view_handler = $nB;
        $this->add_license_views();
    }
    public function add_license_views()
    {
        add_action("\x61\x64\155\151\156\x5f\145\156\x71\165\x65\165\x65\137\x73\143\x72\x69\160\164\163", array($this->license_add_view_handler, "\x61\x64\x64\x5f\160\x6c\x75\147\151\156\137\154\151\x63\145\x6e\x73\145\137\x73\143\x72\151\x70\164\163"));
        add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("\141\x64\155\151\156\x5f\x6e\x6f\164\x69\x63\145"), array($this->license_add_view_handler, "\x61\x64\x64\137\x61\x64\155\x69\156\137\154\x69\x63\x65\x6e\163\145\x5f\x6e\157\x74\x69\143\x65"));
        if (!Mo_License_Config::ADD_DASHBOARD_WIDGET) {
            goto ND;
        }
        add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("\144\x61\163\x68\x62\157\141\162\x64\137\167\x69\144\147\145\x74"), array($this->license_add_view_handler, "\141\x64\144\137\x64\141\163\x68\142\x6f\x61\162\x64\x5f\x6c\151\143\145\x6e\x73\x65\x5f\167\151\144\x67\145\164"));
        ND:
    }
}
