Browse Source

include reference to Media and File classes

pull/845/head
Willow Gillingham 4 years ago
parent
commit
d9af78fd96
  1. 2
      islandora.tokens.inc

2
islandora.tokens.inc

@ -8,6 +8,8 @@
*/
use Drupal\Core\Render\BubbleableMetadata;
use Drupal\media\Entity\Media;
use Drupal\file\Entity\File;
/**
* Implements hook_token_info().

Loading…
Cancel
Save