Skip to content

Trying to read Array keys with values which include functions #9

@jnbn

Description

@jnbn

Hi,

I'm trying to read the contents of the file, which has

'enabled' => env('ADMIN_ENABLED', true),

But as you might expect, it's returning undefined.

Is there a way to reach that key's raw data like string?

Current parser is using expr but couldn't see anything to convert that expr object back to string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions