Example #1
0
 public function requireSSL()
 {
     App::requireSSL();
     return $this;
 }