예제 #1
0
 public function testAscii3()
 {
     $this->assertEquals(Str::ascii('arrête'), 'arrete');
 }