コード例 #1
0
ファイル: Image.php プロジェクト: vallevista/etm2.temp
 public function __construct($bean = null)
 {
     parent::__construct($bean);
     $this->classType = __CLASS__;
 }