You are here

protected property SchemataBrowserTestBase::$schemaCache in Schemata 8

Dereferenced Schema Static Cache.

Type: array

See also

::requestSchemaByUrl()

File

tests/src/Functional/SchemataBrowserTestBase.php, line 39

Class

SchemataBrowserTestBase
Sets up functional testing for Schemata.

Namespace

Drupal\Tests\schemata\Functional

Code

protected $schemaCache = [];