관리-도구
편집 파일: ActionScheduler_Exception.php
<?php /** * ActionScheduler Exception Interface. * * Facilitates catching Exceptions unique to Action Scheduler. * * @package ActionScheduler * @since %VERSION% */ interface ActionScheduler_Exception {}