Verified Commit dd702482 authored by quietone's avatar quietone
Browse files

Issue #3502466 by alexpott, borisson_: Fix reference to core_field_views_data()

(cherry picked from commit efc9e257)
parent bc08b608
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
 *
 * @group entity_reference
 *
 * @see core_field_views_data()
 * @see \Drupal\views\Hook\ViewsViewsHooks::fieldViewsData()
 */
class EntityReferenceRelationshipTest extends ViewsKernelTestBase {