Plugin manager - providerExists() implementation

Created on 29 August 2018, over 6 years ago
Updated 20 June 2023, almost 2 years ago

The providerExists() method in TagManager.php is needed to allow other modules/themes to add new fences wrappers.

/**
 * {@inheritdoc}
 */
protected function providerExists($provider) {
  return $this->moduleHandler->moduleExists($provider) || $this->themeHandler->themeExists($provider);
}
🐛 Bug report
Status

Postponed: needs info

Version

2.0

Component

Code (fences)

Created by

🇫🇷France leonardT

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024