You are here

protected property TfaContextTest::$request in Two-factor Authentication (TFA) 8

Current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

tests/src/Unit/TfaContextTest.php, line 70

Class

TfaContextTest
@coversDefaultClass \Drupal\tfa\TfaContext

Namespace

Drupal\Tests\tfa\Unit

Code

protected $request;