DigitalState/Platform-Notification-Bundle

View on GitHub
Resources/views/Subscription/datagrid/property/notification_title.html.twig

Summary

Maintainability
Test Coverage
{% set entity = entity_provider.find('DsNotificationBundle:Subscription', record.getValue('id')) %}
{% set entity = entity_provider.find('DsNotificationBundle:Notification', entity.notification.id) %}
{{ entity.defaultTitle }}