コード例 #1
0
ファイル: CeModelEntity.php プロジェクト: junjinZ/wealthbot
 public function __construct()
 {
     parent::__construct();
     $this->nbEdits = 0;
 }