You are here

interface FlagListsServiceInterface in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 src/FlagListsServiceInterface.php \Drupal\flag_lists\FlagListsServiceInterface

Acces to many Flag Lists support functions.

Hierarchy

Expanded class hierarchy of FlagListsServiceInterface

All classes that implement FlagListsServiceInterface

5 files declare their use of FlagListsServiceInterface
ActionLinkController.php in src/Controller/ActionLinkController.php
ActionLinkHelper.php in src/Controller/ActionLinkHelper.php
ActionLinkNoJsController.php in src/Controller/ActionLinkNoJsController.php
FlagListsActionsActionListBuilder.php in modules/flag_lists_actions/src/FlagListsActionsActionListBuilder.php
FlagListsPermissionHandler.php in src/Permissions/FlagListsPermissionHandler.php

File

src/FlagListsServiceInterface.php, line 8

Namespace

Drupal\flag_lists
View source
interface FlagListsServiceInterface {

}

Members