3 lines
76 B
PHP
3 lines
76 B
PHP
<?php
|
|
if (!defined('ABSPATH')) exit;
|
|
interface ActionScheduler_Exception {}
|