Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / field / MachineName.php
index ea6a0c4be1fdf223d07c7325e31ba6b866375d21..b8ba62a4b6222265177357a647b5512ecafb5f9e 100644 (file)
@@ -18,7 +18,9 @@ use Drupal\views\ResultRow;
 class MachineName extends FieldPluginBase {
 
   /**
-   * @var array Stores the available options.
+   * Stores the available options.
+   *
+   * @var array
    */
   protected $valueOptions;