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