BlockServiceInterface.php in Opigno dashboard 8
Same filename and directory in other branches
Namespace
Drupal\opigno_dashboardFile
src/BlockServiceInterface.phpView source
<?php
namespace Drupal\opigno_dashboard;
/**
* Interface BlockServiceInterface.
*/
interface BlockServiceInterface {
}
Interfaces
Name | Description |
---|---|
BlockServiceInterface | Interface BlockServiceInterface. |