示例#1
0
 public function testGetLoopback()
 {
     $this->assertTrue(IPv4::getLoopback()->isLoopback());
 }