GH_ADDTAG::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/groundhogg/actions/gh-addtag.php
public function __construct() { $this->action_code = 'GHADDTAG'; $this->action_meta = 'GHTAG'; $this->define_action(); }
Expand full source code Collapse full source code View on Github