Verified Commit 3a6a8be0 authored by Jess's avatar Jess
Browse files

Issue #3537572 by michagru, joachim: PageVariantInterface docs mention class that doesn't exist

(cherry picked from commit 718a9557)
parent 6faec7c9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
 * display variants may choose to render that main content in a certain way:
 * decorated in a certain way, laid out in a certain way, et cetera.
 *
 * For example, the \Drupal\block\Plugin\DisplayVariant\FullPageVariant page
 * For example, the \Drupal\block\Plugin\DisplayVariant\BlockPageVariant page
 * display variant is used by the Block module to control regions and output
 * blocks placed in those regions.
 *