Repository URL to install this package:
Version:
3.0.2 ▾
|
jsarnowski/wp-mail-smtp-pro
/
woocommerce
/
action-scheduler
/
classes
/
ActionScheduler_Exception.php
|
---|
<?php
/**
* ActionScheduler Exception Interface.
*
* Facilitates catching Exceptions unique to Action Scheduler.
*
* @package ActionScheduler
* @since %VERSION%
*/
interface ActionScheduler_Exception {}