Issue #3203147 by richardbporter, ayushmishra206: Update @todo comment in EntityBundleListenerInterface
parent
92e2dafedc
commit
affb6d1a84
|
@ -4,8 +4,6 @@ namespace Drupal\Core\Entity;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An interface for reacting to entity bundle creation and deletion.
|
* An interface for reacting to entity bundle creation and deletion.
|
||||||
*
|
|
||||||
* @todo Convert to Symfony events: https://www.drupal.org/node/2332935
|
|
||||||
*/
|
*/
|
||||||
interface EntityBundleListenerInterface {
|
interface EntityBundleListenerInterface {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue