public function ParallaxElementInterface::getSelector in Parallax Background 8
Return value
string
1 method overrides ParallaxElementInterface::getSelector()
- ParallaxElement::getSelector in src/
Entity/ ParallaxElement.php
File
- src/
Entity/ ParallaxElementInterface.php, line 15
Class
- ParallaxElementInterface
- Provides an interface for defining Parallax element entities.
Namespace
Drupal\parallax_bg\EntityCode
public function getSelector();