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