<?php /** * Popup class * * @package PopupMaker * @copyright Copyright (c) 2024, Code Atlantic LLC */ /** * Class PUM_Popup * * Empty class extender here for backward compatibility. */ class PUM_Popup extends PUM_Model_Popup {}