mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-19 06:49:50 +01:00
Add \Faker\Provider\File to the readme
This commit is contained in:
parent
e279febfbd
commit
56170d7337
@ -181,6 +181,12 @@ Each of the generator properties (like `name`, `address`, and `lorem`) are calle
|
||||
|
||||
uuid // '7e57d004-2b97-0e7a-b45f-5387367791cd'
|
||||
|
||||
### `Faker\Provider\File`
|
||||
|
||||
fileExtension // 'avi'
|
||||
mimeType // 'video/x-msvideo'
|
||||
|
||||
|
||||
## Localization
|
||||
|
||||
`Faker\Factory` can take a locale as an argument, to return localized data. If no localized provider is found, the factory fallbacks to the default locale (en_EN).
|
||||
|
Loading…
x
Reference in New Issue
Block a user