@@ -132,7 +132,7 @@ |
||
132 | 132 | */ |
133 | 133 | public function getChainedResource() |
134 | 134 | { |
135 | - return new self($this->resource); |
|
135 | + return new self($this->resource); |
|
136 | 136 | } |
137 | 137 | |
138 | 138 | /** |