public property TestAuthenticationProvider::$providerId in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php \Drupal\Tests\Core\Authentication\TestAuthenticationProvider::providerId
The provider id.
Type: string
File
- core/
tests/ Drupal/ Tests/ Core/ Authentication/ AuthenticationCollectorTest.php, line 72 - Contains \Drupal\Tests\Core\Authentication\AuthenticationCollectorTest.
Class
- TestAuthenticationProvider
- A simple provider for unit testing AuthenticationCollector.
Namespace
Drupal\Tests\Core\AuthenticationCode
public $providerId;