Skip to content
Snippets Groups Projects

Issue-3407888: added gitlab ci template.

Files

+ 1
1
@@ -2,10 +2,10 @@
namespace Drupal\component\Form;
use Drupal\component\ComponentDiscoveryInterface;
use Drupal\Core\Form\ConfigFormBase;
use Drupal\Core\Form\FormStateInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Drupal\component\ComponentDiscoveryInterface;
/**
* Provides the admin form for managing component plugins.
Loading