mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-01-16 21:58:18 +01:00
Merge tag 'v1.9.2'
This commit is contained in:
commit
5ffe7db6c8
@ -291,4 +291,9 @@ class Generator
|
||||
{
|
||||
$this->seed();
|
||||
}
|
||||
|
||||
public function __wakeup()
|
||||
{
|
||||
$this->formatters = [];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user