You are here

public property GDPRFieldData::$disabled in General Data Protection Regulation 7

Whether this finder is disabled.

Type: bool

File

modules/gdpr_fields/src/Plugins/GDPRFieldData.php, line 60
Contains the GDPRFieldData class.

Class

GDPRFieldData
Class for storing GDPR metadata for fields.

Code

public $disabled = FALSE;