mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-25 17:59:47 +01:00
fixed namespace
This commit is contained in:
parent
40b2383bef
commit
0f369b5319
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace \Faker\Test\Provider\pt_PT;
|
||||
namespace Faker\Test\Provider\pt_PT;
|
||||
|
||||
use Faker\Generator;
|
||||
use Faker\Provider\pt_PT\PhoneNumber;
|
||||
|
Loading…
x
Reference in New Issue
Block a user