public function SecuresiteManagerInterface::setRequest in Secure Site 8
1 method overrides SecuresiteManagerInterface::setRequest()
File
- src/
SecuresiteManagerInterface.php, line 19 - Contains \Drupal\securesite\SecuresiteManagerInterface.
Class
- SecuresiteManagerInterface
- Defines an interface for managing securesite authentication
Namespace
Drupal\securesiteCode
public function setRequest(Request $request);