formatting
This commit is contained in:
parent
24029be5b1
commit
b98d49ebb3
|
@ -95,12 +95,12 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Faker Locale Configuration
|
| Faker Locale
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| The locale set here will be used by the Faker PHP library when it will
|
| This locale will be used by the Faker PHP library when generating fake
|
||||||
| generate localized random data for testing such as a postal address
|
| data for your database seeds. For example, this will be used to get
|
||||||
| or a telephone number. This is the default locale we are setting.
|
| localized telephone numbers, street address information and more.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue