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 98c2411 commit b1ede48Copy full SHA for b1ede48
src/contracts/Repository/Values/ValueObject.php
@@ -38,7 +38,7 @@ public function __construct(array $properties = [])
38
/**
39
* Returns list of available properties' names.
40
*
41
- * {@internal Used by {@see ValueObject::attributes()}}
+ * {@internal Used by {@see ValueObject::attributes()}.}
42
* Override to add dynamic properties.
43
44
* @uses ValueObject::__isset()
0 commit comments