You are here

public function SecuresiteManagerInterface::setRequest in Secure Site 8

1 method overrides SecuresiteManagerInterface::setRequest()
SecuresiteManager::setRequest in src/SecuresiteManager.php

File

src/SecuresiteManagerInterface.php, line 19
Contains \Drupal\securesite\SecuresiteManagerInterface.

Class

SecuresiteManagerInterface
Defines an interface for managing securesite authentication

Namespace

Drupal\securesite

Code

public function setRequest(Request $request);