Skip to content

Commit f52f00b

Browse files
stevebaumangithub-actions[bot]
authored andcommitted
Fix styling
1 parent 8279f54 commit f52f00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Factories/DocumentFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function makeFromModels(Collection $models): Collection
4141
/**
4242
* Assert that the given document source is valid.
4343
*
44-
* @throws \UnexpectedValueException
44+
* @throws UnexpectedValueException
4545
*/
4646
protected function assertValidDocumentSource(Model $model, array $source): void
4747
{

0 commit comments

Comments
 (0)