示例#1
0
 /**
  * {@inheritdoc}
  */
 public function is_secure()
 {
     return $this->request->is_secure();
 }