protected property SocialApiTestBase::$profile in Social API 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/SocialApiTestBase.php \Drupal\Tests\social_api\Functional\SocialApiTestBase::profile
The installation profile to use with this test.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ SocialApiTestBase.php, line 27
Class
- SocialApiTestBase
- Defines a base class for testing Social Auth implementers.
Namespace
Drupal\Tests\social_api\FunctionalCode
protected $profile = 'minimal';