- Issue created by @sumit-k
- last update
10 months ago 27 pass - Status changed to Needs review
10 months ago 6:56am 30 January 2024 - First commit to issue fork.
Per https://www.drupal.org/project/drupal/releases/10.2.0 →
Drupal core automated tests and test APIs are being converted to require strict typing in all cases. So far, Drupal core test traits, build tests, and functional JavaScript tests all require strict typing. Going forward, all Drupal core tests will require strict typing. It is recommended that contributed and custom projects use the Drupal standard for strict type declaration.
Add strict type to test files and run the test. Fix any encountered issues.
Active
1.0
Code