You are here

public function ParallaxElementInterface::getSpeed in Parallax Background 8

Return value

string

1 method overrides ParallaxElementInterface::getSpeed()
ParallaxElement::getSpeed in src/Entity/ParallaxElement.php

File

src/Entity/ParallaxElementInterface.php, line 25

Class

ParallaxElementInterface
Provides an interface for defining Parallax element entities.

Namespace

Drupal\parallax_bg\Entity

Code

public function getSpeed();