You are here

protected property FileMetadata::$hash in File metadata manager 8

Same name and namespace in other branches
  1. 8.2 src/FileMetadata.php \Drupal\file_mdm\FileMetadata::hash

The hash used to reference the URI.

Type: string

File

src/FileMetadata.php, line 48

Class

FileMetadata
A file metadata object.

Namespace

Drupal\file_mdm

Code

protected $hash;