@@ -55,7 +55,7 @@ |
||
55 | 55 | * Gets the names of all mapped classes known to this driver. |
56 | 56 | * |
57 | 57 | * @throws MappingException |
58 | - * @return string[] The names of all mapped classes known to this driver. |
|
58 | + * @return integer[] The names of all mapped classes known to this driver. |
|
59 | 59 | */ |
60 | 60 | public function getAllClassNames() |
61 | 61 | { |