You are here

TimelineBackgroundInterface.php in Views TimelineJS integration 7.3

File

src/TimelineBackgroundInterface.php
View source
<?php

/**
 * Provides an interface for defining TimelineJS3 background objects.
 */
interface TimelineBackgroundInterface extends TimelineObjectInterface {

}

Interfaces

Namesort descending Description
TimelineBackgroundInterface Provides an interface for defining TimelineJS3 background objects.