コード例 #1
0
 /**
  * {@inheritdoc}
  */
 function __construct()
 {
     parent::__construct('document');
 }
コード例 #2
0
 /**
  * {@inheritdoc}
  */
 function __construct($template_name)
 {
     parent::__construct($template_name);
 }