protected property OpenIDConnectTest::$emailValidator in OpenID Connect / OAuth client 8
Same name and namespace in other branches
- 2.x tests/src/Unit/OpenIDConnectTest.php \Drupal\Tests\openid_connect\Unit\OpenIDConnectTest::emailValidator
Mock of the email validator.
Type: \PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ OpenIDConnectTest.php, line 87
Class
- OpenIDConnectTest
- Provides tests for the OpenID Connect module.
Namespace
Drupal\Tests\openid_connect\UnitCode
protected $emailValidator;