You are here

public function EntityCloneServiceProvider::__construct in Entity Clone 8

Constructs a new ServiceProvider object.

File

src/Services/EntityCloneServiceProvider.php, line 16

Class

EntityCloneServiceProvider
Service Provider Class.

Namespace

Drupal\entity_clone\Services

Code

public function __construct() {
}