Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views / tests / modules / views_test_data / src / Plugin / views / style / StyleTest.php
index 9c0c3d707bdee5500fb521caf470dc63a26aa919..fa6f57f60d482996880001154ecc652dcbff169e 100644 (file)
@@ -29,9 +29,7 @@ class StyleTest extends StylePluginBase {
   public $output;
 
   /**
-   * Can the style plugin use row plugins.
-   *
-   * @var bool
+   * {@inheritdoc}
    */
   protected $usesRowPlugin = TRUE;