You are here

public function SecuresiteManagerInterface::boot in Secure Site 8

Parameters

int $type: type of the authentication mechanism

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

File

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

Class

SecuresiteManagerInterface
Defines an interface for managing securesite authentication

Namespace

Drupal\securesite

Code

public function boot($type);