stable

Clone or download

Read-only

Remove useless code in ContainerBuilderFactory

Part of epic #12142 Baseline v1 By default php-di autowiring builds dependency with constructor and inject dependencies with constructor parameters. See http://php-di.org/doc/autowiring.html So many dependencies declared in ContainerBuilderFactory could be removed thanks tho this default behavior. Change-Id: Iaf58cfe974738d6b3cccd0a221edf301e57260fd

Modified Files

Name
M include/Support/ContainerBuilderFactory.php +15 −73 Go to diff View file