You are here

public function BlockService::__construct in Opigno dashboard 8

Same name and namespace in other branches
  1. 3.x src/BlockService.php \Drupal\opigno_dashboard\BlockService::__construct()

Constructs a new BlockService object.

File

src/BlockService.php, line 18

Class

BlockService
Class BlockService.

Namespace

Drupal\opigno_dashboard

Code

public function __construct() {
}