function public function Broken::processApi
8.x-3.x Broken.php | public Broken::processApi(array $json, array &$definition) |
Overrides ProviderBase::processApi
Deprecated
in 8.x-3.18, will be removed in a future release.
Class
- Broken
- Broken CDN Provider instance.
Namespace
Drupal\bootstrap\Plugin\ProviderSource src/Plugin/Provider/Broken.php (line 116)
public function processApi(array $json, array &$definition) {
// Intentionally left empty.
}