diff --git a/core/modules/comment/src/Plugin/views/join/Cast.php b/core/modules/comment/src/Plugin/views/join/Cast.php index aa2331a..fc966b5 100644 --- a/core/modules/comment/src/Plugin/views/join/Cast.php +++ b/core/modules/comment/src/Plugin/views/join/Cast.php @@ -24,7 +24,7 @@ * @ingroup views_join_handlers * @ViewsJoin("cast") */ -class CharCast extends JoinPluginBase { +class Cast extends JoinPluginBase { /** * The type to cast left side of the join clause to. *