interface DumperInterface
DumperInterface is the interface implemented by service container dumper classes.
Methods
| string |
dump(array $options = array())
Dumps the service container. |
Details
at line 32
public string
dump(array $options = array())
Dumps the service container.