- Issue created by @akmalfikri
- First commit to issue fork.
- 🇮🇳India mrinalini9 New Delhi
Hi,
Because the function is deprecated in Drupal 11: https://api.drupal.org/api/drupal/core%21modules%21file%21file.module/fu...
Need to use the 'file.validator' service instead https://www.drupal.org/node/3363700 → that is already implemented in the source code.Thanks!