You are here

protected property RngEventMetaTest::$unlimited in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/RngEventMetaTest.php \Drupal\Tests\rng\Kernel\RngEventMetaTest::unlimited
  2. 8 tests/src/Kernel/RngEventMetaTest.php \Drupal\Tests\rng\Kernel\RngEventMetaTest::unlimited

Constant representing unlimited.

Type: \Drupal\rng\EventMetaInterfaceCAPACITY_UNLIMITED

File

tests/src/Kernel/RngEventMetaTest.php, line 42

Class

RngEventMetaTest
Tests the event meta class.

Namespace

Drupal\Tests\rng\Kernel

Code

protected $unlimited;