Skip to content

Commit e1bab50

Browse files
committed
Optimize grammar and fixe some error
1 parent 69f4de3 commit e1bab50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directive/RegistrarInterface.php

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ interface RegistrarInterface
1010
{
1111
/**
1212
* @param non-empty-string $directive
13+
* @phpstan-param mixed $value
1314
*
1415
* @throws DirectiveDefinitionExceptionInterface
1516
*/

0 commit comments

Comments
 (0)