@@ -82,7 +82,7 @@ |
||
| 82 | 82 | * Gets the names of all mapped classes known to this driver. |
| 83 | 83 | * |
| 84 | 84 | * @throws MappingException |
| 85 | - * @return string[] The names of all mapped classes known to this driver. |
|
| 85 | + * @return integer[] The names of all mapped classes known to this driver. |
|
| 86 | 86 | */ |
| 87 | 87 | public function getAllClassNames() |
| 88 | 88 | { |