示例#1
0
 /**
  * The class constructor method.
  */
 function __construct()
 {
     parent::__construct();
     $this->temporary = true;
 }
示例#2
0
 /**
  * The class constructor method.
  */
 function __construct()
 {
     parent::__construct();
 }