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 c13d807 commit 00eb53eCopy full SHA for 00eb53e
1 file changed
src/Tempest/Framework/Testing/ModelFactory.php
@@ -33,7 +33,7 @@ public function times(int|array $items): ModelFactoryCollection
33
/**
34
* Set up values that should be used for specific fields when creating a model instance
35
*
36
- * @var mixed ...$fields If another instance of a ModelFactory is passed, it will be used to create the value for that property.
+ * @param mixed ...$fields If another instance of a ModelFactory is passed, it will be used to create the value for that property.
37
38
* @return self<TModelClass>
39
*/
0 commit comments