示例#1
0
 public function testDefaultLocale()
 {
     $this->assertEquals('en', I18n::getDefaultLocale());
 }