You are here

protected property EntityShareCronServiceTest::$responsePages in Entity Share Cron 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/EntityShareCronServiceTest.php \Drupal\Tests\entity_share_cron\Unit\EntityShareCronServiceTest::responsePages

The number of pages that the response should have.

Type: int

File

tests/src/Unit/EntityShareCronServiceTest.php, line 92

Class

EntityShareCronServiceTest
@coversDefaultClass \Drupal\entity_share_cron\EntityShareCronService @group entity_share_cron

Namespace

Drupal\Tests\entity_share_cron\Unit

Code

protected $responsePages;