示例#1
0
 /**
  * @return PHPDocType
  */
 public static function void()
 {
     return PHPDocType::lookup('void');
 }