コード例 #1
0
 public function __construct(Table $table)
 {
     parent::__construct($table);
     $this->initialize($table);
 }