constant ChartsEvents::TYPE_INFO in Charts 8.4
Same name and namespace in other branches
- 5.0.x 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';