You are here

TimelineEraInterface.php in Views TimelineJS integration 7.3

File

src/TimelineEraInterface.php
View source
<?php

/**
 * Provides an interface for defining TimelineJS3 eras.
 */
interface TimelineEraInterface extends TimelineObjectInterface {

}

Interfaces

Namesort descending Description
TimelineEraInterface Provides an interface for defining TimelineJS3 eras.