interface BlockServiceInterface in Opigno dashboard 8
Same name and namespace in other branches
- 3.x src/BlockServiceInterface.php \Drupal\opigno_dashboard\BlockServiceInterface
Interface BlockServiceInterface.
Hierarchy
- interface \Drupal\opigno_dashboard\BlockServiceInterface
Expanded class hierarchy of BlockServiceInterface
All classes that implement BlockServiceInterface
1 file declares its use of BlockServiceInterface
- SettingsForm.php in src/
Form/ SettingsForm.php
File
- src/
BlockServiceInterface.php, line 8
Namespace
Drupal\opigno_dashboardView source
interface BlockServiceInterface {
}