DebugDataProvider
class DebugDataProvider (View source)
Provide debug data for usage with \Whoops\Handler\PrettyPageHandler.
Methods
__construct(Container $container)
Constructor.
mixed
toScalar(mixed $value)
Convert a value to a scalar representation.
array
route(Inspector $inspector)
Return printable data about the current route.