You are here

protected constant ApiProductAccessTest::SUPPORTED_OPERATIONS in Apigee Edge 8

File

tests/src/FunctionalJavascript/ApiProductAccessTest.php, line 52

Class

ApiProductAccessTest
Validates built-in access control on API products.

Namespace

Drupal\Tests\apigee_edge\FunctionalJavascript

Code

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