You are here

protected constant TeamApiProductAccessTest::SUPPORTED_OPERATIONS in Apigee Edge 8

File

modules/apigee_edge_teams/tests/src/Functional/TeamApiProductAccessTest.php, line 51

Class

TeamApiProductAccessTest
Team-level API product access test.

Namespace

Drupal\Tests\apigee_edge_teams\Functional

Code

protected const SUPPORTED_OPERATIONS = [
  'view',
  'view label',
  'assign',
];