Skip to content
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.

Return value of Beelab\UserBundle\Controller\UserController::getFilterFormName() must be of the type string, null returned #15

Description

@lbm-services

if you check for for:
if (null !== $filter = $this->getFilterFormName())

then declaration / type hinting should be:

protected function getFilterFormName(): ?string

Problem solved.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions