Example #1
0
 /**
  * Return the response object
  *
  * @return \thebuggenie\core\framework\Response
  */
 protected function getResponse()
 {
     return Context::getResponse();
 }