TWITTER_POSTSTATUS_2::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/twitter/actions/twitter-poststatus-2.php
public function __construct() { $this->action_code = 'TWITTERPOSTSTATUS2'; $this->action_meta = 'TWITTERSTATUS'; $this->define_action(); }
Expand full source code Collapse full source code View on Github