return only error output
This commit is contained in:
parent
349ed320dd
commit
745078f403
@ -16,6 +16,6 @@ class Console
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $process->getOutput();
|
return $process->getErrorOutput();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user