@@ -217,7 +217,7 @@ |
||
217 | 217 | /** |
218 | 218 | * Apply the specified revision filtering mode to the query. |
219 | 219 | * |
220 | - * @param \Drupal\Core\Entity\Query\QueryInterface $query |
|
220 | + * @param QueryInterface|null $query |
|
221 | 221 | * The entity query object. |
222 | 222 | * @param mixed $mode |
223 | 223 | * The revision query mode. |