We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f4c1c commit 9ed385fCopy full SHA for 9ed385f
src/Annotation/Provider.php
@@ -14,6 +14,8 @@ final class Provider implements Annotation
14
{
15
/**
16
* Optionnal prefix for provider fields.
17
+ *
18
+ * @var string
19
*/
20
public string $prefix;
21
0 commit comments