protected property SocialApiTestBase::$moduleType in Social API 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/SocialApiTestBase.php \Drupal\Tests\social_api\Functional\SocialApiTestBase::moduleType
The module type (social_auth, social_post).
Type: string
File
- tests/
src/ Functional/ SocialApiTestBase.php, line 76
Class
- SocialApiTestBase
- Defines a base class for testing Social Auth implementers.
Namespace
Drupal\Tests\social_api\FunctionalCode
protected $moduleType;