You are here

protected property RevisionTest::$urlsByPass in Entity Share 8.3

Array to store JSON:API URLs for different "passes".

Type: array

File

modules/entity_share_client/tests/src/Functional/RevisionTest.php, line 39

Class

RevisionTest
Functional test class to test import plugin "Revision".

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $urlsByPass = [];