Issue #3196168 by clayfreeman, longwave: Should remove @internal from EntityDeleteForm
parent
dc9090631e
commit
ed76f2cc8b
|
@ -9,8 +9,6 @@ use Drupal\Core\Form\FormStateInterface;
|
||||||
* Provides a generic base class for an entity deletion form.
|
* Provides a generic base class for an entity deletion form.
|
||||||
*
|
*
|
||||||
* @ingroup entity_api
|
* @ingroup entity_api
|
||||||
*
|
|
||||||
* @internal
|
|
||||||
*/
|
*/
|
||||||
class EntityDeleteForm extends EntityConfirmFormBase {
|
class EntityDeleteForm extends EntityConfirmFormBase {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue