Commit 17381d94 authored by catch's avatar catch
Browse files

Issue #3284665 by arunkumark, Rashmisoni, Jimaginary, Rakhi Soni, longwave:...

Issue #3284665 by arunkumark, Rashmisoni, Jimaginary, Rakhi Soni, longwave: Minor typo in @see reference ("ManyTonOneHelper")

(cherry picked from commit 436f5874)
parent ad751b4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
 * - invalid input: A string to give to the user for obviously invalid input.
 *                  This is deprecated in favor of argument validators.
 *
 * @see \Drupal\views\ManyTonOneHelper
 * @see \Drupal\views\ManyToOneHelper
 *
 * @ingroup views_argument_handlers
 *
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
 * - invalid input: A string to give to the user for obviously invalid input.
 *                  This is deprecated in favor of argument validators.
 *
 * @see \Drupal\views\ManyTonOneHelper
 * @see \Drupal\views\ManyToOneHelper
 *
 * @ingroup views_argument_handlers
 *