コード例 #1
0
 /**
  * Magic construct
  * @todo Call the parent constructor
  */
 function __construct()
 {
     parent::__construct();
 }