You are here

FlagListsServiceInterface.php in Flag Lists 8

Same filename and directory in other branches
  1. 4.0.x src/FlagListsServiceInterface.php

Namespace

Drupal\flag_lists

File

src/FlagListsServiceInterface.php
View source
<?php

namespace Drupal\flag_lists;


/**
 * Interface FlagListsServiceInterface.
 */
interface FlagListsServiceInterface {

}

Interfaces

Namesort descending Description
FlagListsServiceInterface Interface FlagListsServiceInterface.