You are here

public function MandrillAPIInterface::isLibraryInstalled in Mandrill 8

1 method overrides MandrillAPIInterface::isLibraryInstalled()
MandrillAPI::isLibraryInstalled in src/MandrillAPI.php
Check if the Mandrill PHP library is available.

File

src/MandrillAPIInterface.php, line 9

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function isLibraryInstalled();