protected property SocialAuthTestBase::$authRootPath in Social Auth 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/SocialAuthTestBase.php \Drupal\Tests\social_auth\Functional\SocialAuthTestBase::authRootPath
The root of the path of the authentication route.
Type: string
File
- tests/
src/ Functional/ SocialAuthTestBase.php, line 39
Class
- SocialAuthTestBase
- Defines a base class for testing Social Auth implementers.
Namespace
Drupal\Tests\social_auth\FunctionalCode
protected $authRootPath = '/user/login/';