This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DependencyInjection/Dumper
Johannes M. Schmitt 0144dd86da adds synthetic attribute to definitions
This attribute can be used to hint that the service is being injected
dynamically at runtime, and not constructed by the DIC.
2011-01-23 21:11:50 +01:00
..
Dumper.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DumperInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
GraphvizDumper.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
PhpDumper.php adds synthetic attribute to definitions 2011-01-23 21:11:50 +01:00
XmlDumper.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
YamlDumper.php adds scope to the DI container 2011-01-22 15:20:50 +01:00