protected property SocialApiTestBase::$provider 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::provider
The machine name of the provider the module works with.
Type: null|string
File
- tests/
src/ Functional/ SocialApiTestBase.php, line 69
Class
- SocialApiTestBase
- Defines a base class for testing Social Auth implementers.
Namespace
Drupal\Tests\social_api\FunctionalCode
protected $provider = NULL;