interface TestAuthenticationProviderInterface

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php \Drupal\Tests\Core\Authentication\TestAuthenticationProviderInterface
  2. 10 core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php \Drupal\Tests\Core\Authentication\TestAuthenticationProviderInterface
  3. 11.x core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php \Drupal\Tests\Core\Authentication\TestAuthenticationProviderInterface

Helper interface to mock two interfaces at once.

Hierarchy

Expanded class hierarchy of TestAuthenticationProviderInterface

All classes that implement TestAuthenticationProviderInterface

File

core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php, line 92

Namespace

Drupal\Tests\Core\Authentication
View source
interface TestAuthenticationProviderInterface extends AuthenticationProviderFilterInterface, AuthenticationProviderInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.