mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
@@ -5,8 +5,9 @@ namespace Faker\Test\Provider;
|
||||
use Faker\Generator;
|
||||
use Faker\Calculator\Luhn;
|
||||
use Faker\Provider\PhoneNumber;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class PhoneNumberTest extends \PHPUnit_Framework_TestCase
|
||||
class PhoneNumberTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user