Issue #3256539 by victoria-marina, Eric_A: Remove @internal from ContentEntityDeleteForm generic base class
parent
9defd332d4
commit
0107a8bd55
|
@ -7,8 +7,6 @@ use Drupal\Core\Form\FormStateInterface;
|
|||
/**
|
||||
* Provides a generic base class for a content entity deletion form.
|
||||
*
|
||||
* @internal
|
||||
*
|
||||
* @todo Re-evaluate and streamline the entity deletion form class hierarchy in
|
||||
* https://www.drupal.org/node/2491057.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue