Skip to content
Snippets Groups Projects

Issue #3203147: Update @todo comment in EntityBundleListenerInterface

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,7 @@
/**
* An interface for reacting to entity bundle creation and deletion.
*
* @todo Convert to Symfony events: https://www.drupal.org/node/2332935
* @todo Convert to Symfony events: https://www.drupal.org/node/2553169
*/
interface EntityBundleListenerInterface {
Loading