Commit 8731d19d authored by renatog's avatar renatog Committed by renatog
Browse files

Issue #3275182 by RenatoG: Fix the phpcs '@todo' should match the format...

Issue #3275182 by RenatoG: Fix the phpcs '@todo' should match the format '@todo Fix problem X here.'
parent 7dcfd3c6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -395,8 +395,7 @@ class AutoEntityLabelManager implements AutoEntityLabelManagerInterface {
   * @return bool
   *   TRUE if the label is rendered in the entity form, FALSE otherwise.
   *
   * @todo
   *   Find a generic way of determining the result of this function. This
   * @todo Find a generic way of determining the result of this function. This
   *   will probably require access to more information about entity forms
   *   (entity api module?).
   *