public static property WebhookPostTest::$modules in Zoom API 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/WebhookPostTest.php \Drupal\Tests\zoomapi\Functional\WebhookPostTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ WebhookPostTest.php, line 26
Class
- WebhookPostTest
- Webhook post tests.
Namespace
Drupal\Tests\zoomapi\FunctionalCode
public static $modules = [
'zoomapi',
'key',
];