You are here

protected property MongodbConfigStorageBootstrap::$read in MongoDB 8

TRUE if the storage was already read.

The test runner causes the system to not read the module list, this variable keeps track of that.

Type: bool

File

src/MongodbConfigStorageBootstrap.php, line 24
Definition of Drupal\mongodb\Config\ConfigStorageBootstrap.

Class

MongodbConfigStorageBootstrap

Namespace

Drupal\mongodb

Code

protected $read;