You are here

BlockServiceInterface.php in Opigno dashboard 8

Same filename and directory in other branches
  1. 3.x src/BlockServiceInterface.php

File

src/BlockServiceInterface.php
View source
<?php

namespace Drupal\opigno_dashboard;


/**
 * Interface BlockServiceInterface.
 */
interface BlockServiceInterface {

}

Interfaces

Namesort descending Description
BlockServiceInterface Interface BlockServiceInterface.