constant ChartsEvents::TYPE_INFO in Charts 5.0.x
Same name and namespace in other branches
- 8.4 src/Event/ChartsEvents.php \Drupal\charts\Event\ChartsEvents::TYPE_INFO
Name of the event fired when chart types definitions are being collected.
See also
\Drupal\charts\Event\TypesInfoEvent
File
- src/
Event/ ChartsEvents.php, line 19
Class
- ChartsEvents
- Defined events for the charts module.
Namespace
Drupal\charts\EventCode
const TYPE_INFO = 'charts.type_info';