DumperInterface is the interface implemented by service container dumper classes.
- author Fabien Potencier
AbstractInterface
Methods |
public abstract dump(array $options = []) : array|string Dumps the service container. |
DumperInterface is the interface implemented by service container dumper classes.
Methods |
public abstract dump(array $options = []) : array|string Dumps the service container. |