Merge branch 'develop' of github.com:laravel/laravel into develop

This commit is contained in:
Taylor Otwell 2019-12-20 14:48:16 -06:00
commit f4c8190744
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
|
*/
/** @var \Illuminate\Database\Eloquent\Factory $factory */
/* @var \Illuminate\Database\Eloquent\Factory $factory */
$factory->define(User::class, function (Faker $faker) {
return [