It seems like $request->get('name') can also be of type null; however, parameter $name of TrophyForum\Users\Applic...rCommand::__construct() does only seem to accept string, maybe add an additional type check?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
It seems like $request->get('email') can also be of type null; however, parameter $email of TrophyForum\Users\Applic...rCommand::__construct() does only seem to accept string, maybe add an additional type check?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
It seems like $request->get('password') can also be of type null; however, parameter $password of TrophyForum\Users\Applic...rCommand::__construct() does only seem to accept string, maybe add an additional type check?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
It seems like $request->get('country') can also be of type null; however, parameter $country of TrophyForum\Users\Applic...rCommand::__construct() does only seem to accept string, maybe add an additional type check?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation