Commit affb6d1a authored by catch's avatar catch
Browse files

Issue #3203147 by richardbporter, ayushmishra206: Update @todo comment in...

Issue #3203147 by richardbporter, ayushmishra206: Update @todo comment in EntityBundleListenerInterface
parent 92e2dafe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@

/**
 * An interface for reacting to entity bundle creation and deletion.
 *
 * @todo Convert to Symfony events: https://www.drupal.org/node/2332935
 */
interface EntityBundleListenerInterface {