public function BrightcoveVideoInterface::getName in Brightcove Video Connect 8
Gets the Brightcove Video name.
Return value
string Name of the Brightcove Video.
File
- src/
BrightcoveVideoInterface.php, line 83
Class
- BrightcoveVideoInterface
- Provides an interface for defining Brightcove Videos.
Namespace
Drupal\brightcoveCode
public function getName();