MAILPOET_ADDUSER_A::__construct()
Set up Automator action constructor.
Source
File: src/integrations/mailpoet/actions/mailpoet-adduser-a.php
public function __construct() { $this->action_code = 'USERADDEDTOLIST'; $this->action_meta = 'MAILPOETLISTS'; $this->define_action(); }
Expand full source code Collapse full source code View on Github