Пример #1
0
 /**
  * Конструктор
  *
  */
 public function __construct()
 {
     parent::__construct(tmpfile());
 }