public function SecuresiteManagerInterface::boot in Secure Site 8
Parameters
int $type: type of the authentication mechanism
1 method overrides SecuresiteManagerInterface::boot()
File
- src/
SecuresiteManagerInterface.php, line 33 - Contains \Drupal\securesite\SecuresiteManagerInterface.
Class
- SecuresiteManagerInterface
- Defines an interface for managing securesite authentication
Namespace
Drupal\securesiteCode
public function boot($type);