Add StubCsrfToken #375
Annotations
4 errors
|
Static analysis.:
src/StubCsrfToken.php#L27
src/StubCsrfToken.php:27:33: InvalidNullableReturnType: The declared return type 'string' for Yiisoft\Csrf\StubCsrfToken::getValue is not nullable, but 'null|string' contains null (see https://psalm.dev/144)
|
Static analysis.:
src/StubCsrfToken.php#L29
src/StubCsrfToken.php:29:16: NullableReturnStatement: The declared return type 'string' for Yiisoft\Csrf\StubCsrfToken::getValue is not nullable, but the function returns 'null|string' (see https://psalm.dev/139)
|
Static analysis.
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading