You are here

protected property MiconDiscoveryManager::$alterHook in Micon 2.x

Same name and namespace in other branches
  1. 8 src/MiconDiscoveryManager.php \Drupal\micon\MiconDiscoveryManager::alterHook

Name of the alter hook if one should be invoked.

Type: string

Overrides DefaultPluginManager::$alterHook

File

src/MiconDiscoveryManager.php, line 21

Class

MiconDiscoveryManager
Provides the default micon.icon manager.

Namespace

Drupal\micon

Code

protected $alterHook = 'micon_icons';