You are here

InteractionInterface.php in Openlayers 7.3

Interface InteractionInterface.

File

src/Types/InteractionInterface.php
View source
<?php

/**
 * @file
 * Interface InteractionInterface.
 */
namespace Drupal\openlayers\Types;


/**
 * Interface InteractionInterface.
 */
interface InteractionInterface extends ObjectInterface {

}

Interfaces

Namesort descending Description
InteractionInterface Interface InteractionInterface.