Skip to content

Commit 9ed385f

Browse files
committed
Fix @Provider annotation
1 parent b5f4c1c commit 9ed385f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Annotation/Provider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ final class Provider implements Annotation
1414
{
1515
/**
1616
* Optionnal prefix for provider fields.
17+
*
18+
* @var string
1719
*/
1820
public string $prefix;
1921

0 commit comments

Comments
 (0)