@@ -415,7 +415,7 @@ |
||
| 415 | 415 | * @param array $params |
| 416 | 416 | * @return Cursor |
| 417 | 417 | */ |
| 418 | - public function getCustomConversions ( |
|
| 418 | + public function getCustomConversions( |
|
| 419 | 419 | array $fields = array(), array $params = array()) { |
| 420 | 420 | return $this->getManyByConnection( |
| 421 | 421 | CustomConversion::className(), $fields, $params); |