You are here

protected static property MappingLoader::$mappings in GatherContent 8.5

Same name and namespace in other branches
  1. 8.4 src/MappingLoader.php \Drupal\gathercontent\MappingLoader::mappings

Mappings.

Type: array

File

src/MappingLoader.php, line 18

Class

MappingLoader
A static class to return and cache mapping entities.

Namespace

Drupal\gathercontent

Code

protected static $mappings = [];