Dumper
in package
implements
DumperInterface
Dumper is the abstract class for all built-in dumpers.
Tags
Interfaces, Classes and Traits
- DumperInterface
- DumperInterface is the interface implemented by service container dumper classes.
Table of Contents
- $container : mixed
- __construct() : mixed
Properties
$container
protected
mixed
$container
Methods
__construct()
public
__construct(ContainerBuilder $container) : mixed
Parameters
- $container : ContainerBuilder