You are here

protected static property FileLinkItem::$queued in File Link 2.0.x

Keep the already queued entities in a static cache.

Type: array

File

src/Plugin/Field/FieldType/FileLinkItem.php, line 91

Class

FileLinkItem
Implements a 'file_link' plugin field type.

Namespace

Drupal\file_link\Plugin\Field\FieldType

Code

protected static $queued = [];