示例#1
0
 /**
  *
  */
 public function testWbr()
 {
     $this->assertSame('<wbr>', Tag::wbr());
 }