phpDocumentor

TwoFactorAuthDeleteService
in package

Class representing a two-factor-authorization delete service

Table of Contents

$configurationStorage  : AuthConfigurationStorage
Configuration storage
$safetyFileStorage  : AuthSafetyFileStorage
Safety file storage
__construct()  : mixed
Create instance
secretAndSafetyFileForCustomer()  : $this
Remove secret and safety file for the provided customer ID

Properties

Methods

secretAndSafetyFileForCustomer()

Remove secret and safety file for the provided customer ID

public secretAndSafetyFileForCustomer(IdType $customerId) : $this
Parameters
$customerId : IdType

Customer ID

Return values
$this

Same instance

Search results