You are here

protected property WebhookPostTest::$user in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/WebhookPostTest.php \Drupal\Tests\zoomapi\Functional\WebhookPostTest::user

A user with permission to administer site configuration.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/WebhookPostTest.php, line 40

Class

WebhookPostTest
Webhook post tests.

Namespace

Drupal\Tests\zoomapi\Functional

Code

protected $user;