@@ -71,7 +71,7 @@ |
||
71 | 71 | * @param QueryInterface $query Query object instance |
72 | 72 | * @param string $materialID Material identifier |
73 | 73 | * @param string $fieldID Additional field identifier |
74 | - * @param mixed $return Variable to return found database record |
|
74 | + * @param MaterialField[] $return Variable to return found database record |
|
75 | 75 | * @param string $locale Locale identifier |
76 | 76 | * @return bool|null|self[] Field instance or null if 3rd parameter not passed |
77 | 77 | */ |