Automator_Recipe_Process::__construct()
Automator_Recipe_Process constructor.
Source Source
File: src/core/lib/process/class-automator-recipe-process.php
public function __construct() { $this->user = new Automator_Recipe_Process_User(); }
Expand full source code Collapse full source code View on Github