/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
wpforms
/
vendor
/
woocommerce
/
action-scheduler
/
classes
/
Upload File
HOME
<?php /** * ActionScheduler Exception Interface. * * Facilitates catching Exceptions unique to Action Scheduler. * * @package ActionScheduler * @since %VERSION% */ interface ActionScheduler_Exception {}