You are here

SitemapTypeInterface.php in Simple XML sitemap 8.3

File

src/Plugin/simple_sitemap/SitemapType/SitemapTypeInterface.php
View source
<?php

namespace Drupal\simple_sitemap\Plugin\simple_sitemap\SitemapType;


/**
 * Interface SitemapTypeInterface
 * @package Drupal\simple_sitemap\Plugin\simple_sitemap\SitemapType
 */
interface SitemapTypeInterface {

}

Interfaces

Namesort descending Description
SitemapTypeInterface Interface SitemapTypeInterface @package Drupal\simple_sitemap\Plugin\simple_sitemap\SitemapType