interface FlagListsServiceInterface in Flag Lists 8
Same name and namespace in other branches
- 4.0.x src/FlagListsServiceInterface.php \Drupal\flag_lists\FlagListsServiceInterface
Interface FlagListsServiceInterface.
Hierarchy
- interface \Drupal\flag_lists\FlagListsServiceInterface
Expanded class hierarchy of FlagListsServiceInterface
All classes that implement FlagListsServiceInterface
3 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
File
- src/
FlagListsServiceInterface.php, line 8
Namespace
Drupal\flag_listsView source
interface FlagListsServiceInterface {
}