Пример #1
0
 public function testCountryCode()
 {
     $this->assertTrue(Validator::countryCode()->validate('BR'));
 }