Skip to content

Commit

Permalink
Merge pull request #92 from conedevelopment/szepeviktor-patch-2
Browse files Browse the repository at this point in the history
Fix docblock
  • Loading branch information
iamgergo authored Aug 14, 2022
2 parents 2b9688f + 951f06d commit 483e162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/factories/NotificationFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public function definition(): array
/**
* Define the model's unread state.
*
* @return \Database\Factories\NotificationFactory
* @return \Cone\Root\Database\Factories\NotificationFactory
*/
public function read(): self
{
Expand Down

0 comments on commit 483e162

Please sign in to comment.