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