•  
      request #22678 replace usage of dockblock by attributes for forge config keys
    Infos
    #22678
    Manuel Vacelet (vaceletm)
    2021-08-26 10:34
    2021-08-25 13:53
    24230
    Details
    replace usage of dockblock by attributes for forge config keys

    Now that we run PHP 8.0, we no longer need to depend on docblock parsing for configuration keys identification and description.

    This request only covers the conversion of the existing dependency on @tlp-config-key and @tlp-feature-flag-config-key annotations to corresponding attributes.

    In a later contribution we might add refinement such as:

    • Having complete description of keys
    • Defining default values
    • Defining the type of configuration keys (bool, int, etc)
    Site admin
    Empty
    Empty
    • [x] enhancement
    • [x] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2021-08-26
    Attachments
    Empty
    References

    Follow-ups