- Issue created by @jakegibs617
- 🇬🇧United Kingdom aaron.ferris
Looks like its already fixed in the 3.2.x branch.
public function buildForm(array $form, FormStateInterface $form_state, ?TermInterface $taxonomy_term = NULL) {
- 🇺🇸United States jakegibs617
hmm, I tried now switching to 3.2.x and after composer update and running drush cr I am getting this:
Deprecated: Drupal\tft\Form\ReorderFolderForm::buildForm(): Implicitly marking parameter $taxonomy_term as nullable is deprecated, the explicit nullable type must be used instead in /Applications/MAMP/htdocs/my_app/modules/contrib/tft/src/Form/ReorderFolderForm.php on line 93