Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 18, 2022. It is now read-only.
This repository was archived by the owner on Dec 18, 2022. It is now read-only.
There was an error while loading. Please reload this page.
if you check for for:
if (null !== $filter = $this->getFilterFormName())then declaration / type hinting should be:
protected function getFilterFormName(): ?stringProblem solved.