You are here

protected property EntityLegalPluginBase::$documents in Entity Legal 8.2

Same name and namespace in other branches
  1. 4.0.x src/EntityLegalPluginBase.php \Drupal\entity_legal\EntityLegalPluginBase::documents
  2. 3.0.x src/EntityLegalPluginBase.php \Drupal\entity_legal\EntityLegalPluginBase::documents

The legal documents that implement this plugin.

Type: array

File

src/EntityLegalPluginBase.php, line 19

Class

EntityLegalPluginBase
Class ResponsiveMenusPluginBase.

Namespace

Drupal\entity_legal

Code

protected $documents = [];