Dumper is the abstract class for all built-in dumpers.
- author Fabien Potencier
Abstract
Methods |
public __construct(Symfony |
Properties |
protected $container |
Dumper is the abstract class for all built-in dumpers.
Methods |
public __construct(Symfony |
public abstract Symfony\Component\DependencyInjection\Dumper\DumperInterface::dump(array $options = []) : array|string Dumps the service container. |
Properties |
protected $container |