We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With Drupal core moving towards strict types, more info we should fix the remaining errors suppressed in the phpstan baseline.
------ ----------------------------------------------------------------------------------------- Line modules/contrib/localgov_search/modules/localgov_search_db/tests/Kernel/InstallTest.php ------ ----------------------------------------------------------------------------------------- 34 Call to method Drupal\KernelTests\KernelTestBase::setUp() with incorrect case: setup ------ ----------------------------------------------------------------------------------------- ------ -------------------------------------------------------------------------------------- Line modules/contrib/localgov_search/tests/src/Kernel/ContentTypesAddedToSearchTest.php ------ -------------------------------------------------------------------------------------- 39 Call to method Drupal\KernelTests\KernelTestBase::setUp() with incorrect case: setup ------ --------------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Closing this issue as this has been fixed
Sorry, something went wrong.
No branches or pull requests
With Drupal core moving towards strict types, more info we should fix the remaining errors suppressed in the phpstan baseline.
The text was updated successfully, but these errors were encountered: