- Issue created by @tim-diels
- Status changed to Needs work
7 months ago 8:15am 15 April 2024 - 🇧🇪Belgium tim-diels Belgium 🇧🇪
With adding the composer.json in another issue, the original issue here is gone.
A new one has appeared. - 🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium
/** * Gets the active domain. * * This method should be called by external classes using the negotiator * service. * * @param bool $reset * Reset the internal cache of the active domain. * * @return \Drupal\domain\DomainInterface * The active domain object. */ public function getActiveDomain($reset = FALSE);
It can never be
empty()
, phpstan is right here :) - 🇧🇪Belgium tim-diels Belgium 🇧🇪
I understand the issue, just adding the info here for the record. So if others are having issues, they can see what happened.
Thanks for the info anyway. - Status changed to Needs review
7 months ago 8:27am 15 April 2024 -
tim-diels →
committed 13e97efb on 2.0.x
Issue #3440265 by tim-diels, kristiaanvandeneynde: Fix issues reported...
-
tim-diels →
committed 13e97efb on 2.0.x
- Status changed to Fixed
7 months ago 8:49am 15 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.