示例#1
0
 public function __construct(YokazeDb_Orm $orm)
 {
     $this->orm = $orm;
     $this->setVo($orm->createVo());
 }