You are here

public function BlazyOEmbed::blazyManager in Blazy 8.2

Returns the blazy manager.

File

src/BlazyOEmbed.php, line 127

Class

BlazyOEmbed
Provides OEmbed integration.

Namespace

Drupal\blazy

Code

public function blazyManager() {
  return $this->blazyManager;
}