You are here

public function BrightcoveVideoPlaylistCMSEntityInterface::getReferenceId in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 src/BrightcoveVideoPlaylistCMSEntityInterface.php \Drupal\brightcove\BrightcoveVideoPlaylistCMSEntityInterface::getReferenceId()
  2. 8 src/BrightcoveVideoPlaylistCMSEntityInterface.php \Drupal\brightcove\BrightcoveVideoPlaylistCMSEntityInterface::getReferenceId()

Returns the reference ID.

Return value

string Reference ID.

1 method overrides BrightcoveVideoPlaylistCMSEntityInterface::getReferenceId()
BrightcoveVideoPlaylistCmsEntity::getReferenceId in src/Entity/BrightcoveVideoPlaylistCmsEntity.php
Returns the reference ID.

File

src/BrightcoveVideoPlaylistCMSEntityInterface.php, line 54

Class

BrightcoveVideoPlaylistCMSEntityInterface
Provides a common interface for the Brightcove video and playlist entities.

Namespace

Drupal\brightcove

Code

public function getReferenceId();