You are here

protected property FlaggingStorage::$globalFlagIdsByEntity in Flag 8.4

Stores global flags per entity type and IDs.

Type: array

File

src/Entity/Storage/FlaggingStorage.php, line 25

Class

FlaggingStorage
Default SQL flagging storage.

Namespace

Drupal\flag\Entity\Storage

Code

protected $globalFlagIdsByEntity = [];