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 8279f54 commit f52f00bCopy full SHA for f52f00b
1 file changed
src/Factories/DocumentFactory.php
@@ -41,7 +41,7 @@ public function makeFromModels(Collection $models): Collection
41
/**
42
* Assert that the given document source is valid.
43
*
44
- * @throws \UnexpectedValueException
+ * @throws UnexpectedValueException
45
*/
46
protected function assertValidDocumentSource(Model $model, array $source): void
47
{
0 commit comments