Skip to content

Commit 1a00c43

Browse files
authored
chore: fix file header (#52)
1 parent e0f1c5e commit 1a00c43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Util/ValueObjectTrait.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
use Webmozart\Assert\Assert;
2727

2828
/**
29-
* @experimental
29+
* @experimental This trait is experimental and may change in future versions.
30+
*
31+
* @author Silas Joisten <[email protected]>
3032
*/
3133
trait ValueObjectTrait
3234
{

0 commit comments

Comments
 (0)