simple.php

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/simple.php
View source
<?php

$container
  ->setParameter('foo', 'foo');