- Issue created by @axle_foley00
- Merge request !2resolve unable to access devel generate content → (Closed) created by Unnamed author
Automatically closed - issue fixed for 2 weeks with no activity.
I tried installing and enabling this module to generate some more realistic fake data, however, whenever I go to configure and generate the fake content in the Devel Generate configuration, I got the following errors for the Generate Content and Generate Users options:
Fatal error: Declaration of Drupal\faker\Plugin\DevelGenerate\FakerUserDevelGenerate::settingsForm(array $form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\devel_generate\Plugin\DevelGenerate\UserDevelGenerate::settingsForm(array $form, Drupal\Core\Form\FormStateInterface $form_state): array in /var/www/html/web/modules/contrib/faker/src/Plugin/DevelGenerate/FakerUserDevelGenerate.php on line 31
Fatal error: Declaration of Drupal\faker\Plugin\DevelGenerate\FakerContentDevelGenerate::settingsForm(array $form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\devel_generate\Plugin\DevelGenerate\ContentDevelGenerate::settingsForm(array $form, Drupal\Core\Form\FormStateInterface $form_state): array in /var/www/html/web/modules/contrib/faker/src/Plugin/DevelGenerate/FakerContentDevelGenerate.php on line 31
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.