You are here

protected property FileEntity::$metadataChanged in File Entity (fieldable files) 8.2

Whether the metadata of the file was change and needs to be saved.

Type: bool

File

src/Entity/FileEntity.php, line 35

Class

FileEntity
Replace for the core file entity class.

Namespace

Drupal\file_entity\Entity

Code

protected $metadataChanged = FALSE;