run(); if ($process->isSuccessful()) { return true; } return $process->getOutput(); } }