@@ -231,7 +231,7 @@ |
||
231 | 231 | * |
232 | 232 | * @param array $row The URL rewrite to persist |
233 | 233 | * |
234 | - * @return string The ID of the persisted entity |
|
234 | + * @return integer The ID of the persisted entity |
|
235 | 235 | */ |
236 | 236 | protected function persistUrlRewrite($row) |
237 | 237 | { |