You are here

constant FileMetadataInterface::NOT_LOADED in File metadata manager 8.2

Same name and namespace in other branches
  1. 8 src/FileMetadataInterface.php \Drupal\file_mdm\FileMetadataInterface::NOT_LOADED

Metadata not loaded.

File

src/FileMetadataInterface.php, line 13

Class

FileMetadataInterface
Provides an interface for file metadata objects.

Namespace

Drupal\file_mdm

Code

const NOT_LOADED = 0;