コード例 #1
0
 /**
  * @param Entity $Entity
  */
 public function __construct(Entity $Entity)
 {
     return parent::__construct($Entity);
 }