示例#1
0
 public function __construct($header, $propertyName)
 {
     parent::__construct($header);
     $this->propertyName = $propertyName;
 }