@@ -76,8 +76,8 @@ |
||
| 76 | 76 | $this->flags = $environment->flags; |
| 77 | 77 | $this->artifact = $environment->artifact; |
| 78 | 78 | $this->links = $environment->_links; |
| 79 | - if (property_exists($environment, 'gardener')) { |
|
| 79 | + if (property_exists($environment, 'gardener')) { |
|
| 80 | 80 | $this->gardener = $environment->gardener; |
| 81 | - } |
|
| 81 | + } |
|
| 82 | 82 | } |
| 83 | 83 | } |