@@ -192,7 +192,7 @@ |
||
192 | 192 | * @param string $relationship |
193 | 193 | * @param array $userData |
194 | 194 | * |
195 | - * @return void |
|
195 | + * @return false|null |
|
196 | 196 | */ |
197 | 197 | protected function getEntityRelationships($entityType, $relationship, array $userData) |
198 | 198 | { |