Skip to content

Add support of isDefaultValueAvailable and getDefaultValue on PropertyInfo and Parameter types  #66

@leohubert

Description

@leohubert

Hi all!

In a DI project, I need to know if a parameter in a class constructor function has a default value.
And also I need to be able to get the default value if needed.

This can be useful for classic methods or class properties.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions