Registry::completeSuggestion

protected function Registry::completeSuggestion

protected Registry::completeSuggestion($hook, array &$cache)

Completes the definition of the requested suggestion hook.

Parameters

string $hook: The name of the suggestion hook to complete.

array $cache: The theme registry, as documented in \Drupal\Core\Theme\Registry::processExtension().

File

core/lib/Drupal/Core/Theme/Registry.php, line 596

Class