0byt3m1n1-V2
Path:
/
home
/
yvffpqmy
/
dataharbor.africa
/
wp-content
/
plugins
/
popup-maker
/
classes
/
Interface
/
[
Home
]
File: Integration.php
<?php /** * Interface for Integration * * @package PopupMaker * @copyright Copyright (c) 2024, Code Atlantic LLC */ interface PUM_Interface_Integration { /** * @return string */ public function label(); /** * @return bool */ public function enabled(); }
©
2018.