コード例 #1
0
 /**
  * class Content::__construct
  */
 public function __construct()
 {
     parent::__construct();
     $this->type = self::TYPE_ID;
 }