Skip to content

Suggestion for modules' web pages: Add a hint to all methods of a certain trait #529

Description

@ThomasLandauer

It would be nice to have way to somehow add a hint to some trait (e.g. https://github.com/Codeception/module-symfony/blob/main/src/Codeception/Module/Symfony/SecurityAssertionsTrait.php), and then have this hint displayed at all methods of that trait (e.g. https://codeception.com/docs/modules/Symfony#dontSeeAuthentication).

Background: That security trait requires Symfony's security.helper service to be declared public, see Codeception/module-symfony#138, and there might be more use cases in the future where something has to be explained for an entire trait.

@Naktibalda what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions