Esempio n. 1
0
 /**
  * Get a reference to the current page (response).
  * @return Typeframe_Response
  */
 public static function CurrentPage()
 {
     return Typeframe_Response::Current();
 }