mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-21 15:59:52 +01:00
Correct namspace
This commit is contained in:
parent
434d0f0afc
commit
933e6cb4ab
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Faker\Provider\en_US;
|
||||
namespace Faker\Provider\en_ZA;
|
||||
|
||||
class Address extends \Faker\Provider\Address
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user