You are here

protected property WebhooksTest::$payload in Webhooks 8

The payload.

Type: string[]

File

tests/src/Functional/WebhooksTest.php, line 72

Class

WebhooksTest
Test description.

Namespace

Drupal\Tests\webhooks\Functional

Code

protected $payload = [
  'payload' => 'attribute',
];