Returns the provider this endpoint belongs to.
\Drupal\media\OEmbed\Provider The provider object.
public function getProvider() { return $this->provider; }