Skip to content

Commit 8500488

Browse files
committed
wip
1 parent 038cde3 commit 8500488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Factories/Factory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ public function count(?int $count)
742742
}
743743

744744
/**
745-
* Disable the creation of relationship factories.
745+
* Indicate that related parent models should not be created.
746746
*
747747
* @return static
748748
*/

0 commit comments

Comments
 (0)