You are here

protected static property PullBaseTest::$modules in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_pull/tests/src/Unit/PullBaseTest.php \Drupal\Tests\salesforce_pull\Unit\PullBaseTest::modules
  2. 8.3 modules/salesforce_pull/tests/src/Unit/PullBaseTest.php \Drupal\Tests\salesforce_pull\Unit\PullBaseTest::modules

Required modules.

Type: array

File

modules/salesforce_pull/tests/src/Unit/PullBaseTest.php, line 38

Class

PullBaseTest
Test Object instantitation.

Namespace

Drupal\Tests\salesforce_pull\Unit

Code

protected static $modules = [
  'salesforce_pull',
];