OwlCyberSecurity - MANAGER
Edit File: Settings.php
<?php /** * Settings Model * Handles the plugin settings actions and database * * @file The Settings Model file * @package HMWPP/SettingsModel * @since 1.0.0 */ defined( 'ABSPATH' ) || die( 'Cheatin\' uh?' ); class HMWPP_Models_Settings { }