You are here

protected property MetadataEvent::$fid in Filebrowser 8.2

Same name and namespace in other branches
  1. 3.x src/Events/MetadataEvent.php \Drupal\filebrowser\Events\MetadataEvent::fid

fid of the file owning this event

Type: integer

File

src/Events/MetadataEvent.php, line 18

Class

MetadataEvent

Namespace

Drupal\filebrowser\Events

Code

protected $fid;