Пример #1
0
 /**
  * Sets an instance of Tk object
  *
  * @return void
  */
 public function __construct()
 {
     self::$Tk = Tk::instance();
 }