Skip to content

[HtmlDumper] - Change $themes and $displayOptions to public static #57232

@dragonofmercy

Description

@dragonofmercy

Description

It's it possible to change the two properties $themes and $displayOptions of the HtmlDumper.php to public static.
It will be a lot easier to configure dump or dd method globaly.

Example

HtmlDumper::$displayOptions['maxDepth'] = 2;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions