Commit 76e4f22b authored by Pawel Ginalski's avatar Pawel Ginalski Committed by Pawel G
Browse files

Issue #3112939 by gbyte.co, DamienMcKenna: Drupal 9 deprecated code report for Simple XML Sitemap

parent 23904c93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -426,7 +426,7 @@ class FormHelper {
  /**
   * Gets the object entity of the form if available.
   *
   * @return \Drupal\Core\Entity\Entity|false
   * @return \Drupal\Core\Entity\EntityBase|false
   *   Entity or FALSE if non-existent or if form operation is
   *   'delete'.
   */