public property ConfigQueryTest::$number

A number used by the sort tests.

Type: int

File

drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigQueryTest.php, line 45
Contains \Drupal\config_test\Plugin\Core\Entity\ConfigQueryTest.

Class

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

Namespace

Drupal\config_test\Plugin\Core\Entity

Code

public $number;