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