@@ -319,7 +319,7 @@ |
||
319 | 319 | * @throws \InvalidArgumentException when requested relationship is not defined |
320 | 320 | * @throws \RuntimeException when map structure is defined incorrectly |
321 | 321 | * |
322 | - * @return array |
|
322 | + * @return string[] |
|
323 | 323 | */ |
324 | 324 | public function getRelationshipMap($relationship = null) |
325 | 325 | { |