@@ -360,7 +360,7 @@ |
||
360 | 360 | /** |
361 | 361 | * Returns any additional criteria parameters limiting which elements the field should be able to select. |
362 | 362 | * |
363 | - * @return array |
|
363 | + * @return null|ElementInterface |
|
364 | 364 | */ |
365 | 365 | protected function inputSelectionCriteria(): array |
366 | 366 | { |