You are here

service_container_test.inc in Service Container 7.2

File

tests/modules/service_container_test/src/ServiceContainer/ServiceProvider/service_container_test.inc
View source
<?php

$plugin = array(
  'class' => "\\Drupal\\service_container_test\\ServiceContainer\\ServiceProvider\\ServiceContainerServiceProvider",
);