Skip to:
Content

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

Code Reference

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

MASTERSTUDY_MARKCOURSECOMPLETE::__construct()

Set up Automator action constructor.


Source

File: src/integrations/masterstudy-lms/actions/masterstudy-markcoursecomplete.php

	public function __construct() {
		$this->action_code = 'MSLMSMARKCOURSECOMPETE';
		$this->action_meta = 'MSLMSCOURSE';
		$this->define_action();
	}

Expand full source code Collapse full source code View on Github


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