We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f4de3 commit e1bab50Copy full SHA for e1bab50
src/Directive/RegistrarInterface.php
@@ -10,6 +10,7 @@ interface RegistrarInterface
10
{
11
/**
12
* @param non-empty-string $directive
13
+ * @phpstan-param mixed $value
14
*
15
* @throws DirectiveDefinitionExceptionInterface
16
*/
0 commit comments