File "Popup.php"
Full Path: /home/tekvhqgl/public_html/wp-content/plugins/popup-maker/classes/Popup.php
File size: 203 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Popup class
*
* @package PUM
* @copyright Copyright (c) 2023, Code Atlantic LLC
*/
// Empty class extender here for backward compatibility.
class PUM_Popup extends PUM_Model_Popup {}