W3cubDocs

/Symfony 2.7

Symfony\Component\DependencyInjection\Dumper\Dumper

abstract class Dumper implements DumperInterface

Dumper is the abstract class for all built-in dumpers.

Methods

__construct(ContainerBuilder $container)

Constructor.

Details

public __construct(ContainerBuilder $container)

Constructor.

Parameters

ContainerBuilder $container The service container to dump

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/DependencyInjection/Dumper/Dumper.html