mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-08 22:38:56 +02:00
Issue #99
This commit is contained in:
+1
-2
@@ -526,8 +526,7 @@ class Config
|
|||||||
*/
|
*/
|
||||||
public function setFrom($from)
|
public function setFrom($from)
|
||||||
{
|
{
|
||||||
$envConfig = $this->getEnvironmentConfig();
|
$this->environmentConfig['deployment']['from'] = $from;
|
||||||
$envConfig['deployment']['from'] = $from;
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user