@@ -194,7 +194,7 @@ |
||
194 | 194 | } |
195 | 195 | |
196 | 196 | public function __toString() |
197 | - { |
|
198 | - return $this->getName(); |
|
199 | - } |
|
197 | + { |
|
198 | + return $this->getName(); |
|
199 | + } |
|
200 | 200 | } |