localgovdrupal / localgov_search_solr

Default solr index and configuration for Sitewide search for LocalGov Drupal
0 stars 0 forks source link

Fix remaining strict types errors #17

Closed millnut closed 2 weeks ago

millnut commented 7 months ago

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_solr/tests/Kernel/InstallTest.php  
 ------ ------------------------------------------------------------------- 
  34     Call to method Drupal\KernelTests\KernelTestBase::setUp() with     
         incorrect case: setup                                              
 ------ ------------------------------------------------------------------- 
millnut commented 2 weeks ago

Closing issue as this has been fixed