Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / plugin_test / src / Plugin / TestPluginManager.php
index ec464a5b7ae84e84521badeae7b73d33da486446..d044bafcc135a1e99f7e05631878fbe655165328 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\Component\Plugin\Factory\DefaultFactory;
  * Defines a plugin manager used by Plugin API unit tests.
  */
 class TestPluginManager extends PluginManagerBase {
+
   public function __construct() {
 
     // Create the object that can be used to return definitions for all the