Пример #1
0
 public function _run($request, $xcontext)
 {
     echo "This is Admin Demo";
     return XNext::nothing();
 }