ConfigQueryTest::$number

Same name and namespace in other branches
  1. 9 core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php \Drupal\config_test\Entity\ConfigQueryTest::number
  2. 8.9.x core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php \Drupal\config_test\Entity\ConfigQueryTest::number
  3. 10 core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php \Drupal\config_test\Entity\ConfigQueryTest::number

A number used by the sort tests.

Type: int

File

core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php, line 40

Class

ConfigQueryTest
Defines the ConfigQueryTest configuration entity used by the query test.

Namespace

Drupal\config_test\Entity

Code

public $number;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.