You are here

protected property SocialTest::$profile in Open Social 8.4

Same name and namespace in other branches
  1. 8.9 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  2. 8 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  3. 8.2 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  4. 8.3 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  5. 8.5 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  6. 8.6 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  7. 8.7 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile
  8. 8.8 src/Tests/SocialTest.php \Drupal\social\Tests\SocialTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/SocialTest.php, line 14

Class

SocialTest
Tests Social installation profile expectations.

Namespace

Drupal\social\Tests

Code

protected $profile = 'social';