Commit 5ac4e51c authored by catch's avatar catch
Browse files

Issue #3256539 by victoria-marina, Eric_A: Remove @internal from...

Issue #3256539 by victoria-marina, Eric_A: Remove @internal from ContentEntityDeleteForm generic base class

(cherry picked from commit 0107a8bd)
parent 863214e9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@
/**
 * 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.
 */