You are here

simple.php in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 vendor/symfony/dependency-injection/Tests/Fixtures/php/simple.php

File

vendor/symfony/dependency-injection/Tests/Fixtures/php/simple.php
View source
<?php

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