Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / A_Cron_Exceptions / A_Cron_Exceptions::__construct()

A_Cron_Exceptions::__construct()

Cron_Exceptions constructor.


Source

File: src/core/classes/class-a-cron-exceptions.php

	public function __construct() {
		// add_filter( 'uap_cron_action_exception', [ $this, 'add_cron_exception' ] );
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service