@@ -40,4 +40,4 @@ |
||
| 40 | 40 | 'hostname' => 'emulate hostname', |
| 41 | 41 | "server_name" => 'emulate server name', |
| 42 | 42 | ); |
| 43 | - } |
|
| 44 | 43 | \ No newline at end of file |
| 44 | + } |
|
| 45 | 45 | \ No newline at end of file |
@@ -89,7 +89,7 @@ |
||
| 89 | 89 | |
| 90 | 90 | public function stop() |
| 91 | 91 | { |
| 92 | - $this->storage['tags'] = $this->tags; |
|
| 92 | + $this->storage['tags'] = $this->tags; |
|
| 93 | 93 | } |
| 94 | 94 | |
| 95 | 95 | } |