示例#1
0
文件: Ignore.php 项目: idr0id/papper
 public function apply(TypeMap $typeMap, PropertyMap $propertyMap)
 {
     $propertyMap->ignore();
 }