Skip to content

Simplify DocBlocks in test suite #33

Description

@aik099

Coding standard allows to skip DocBlocks completely in test suite and that's why we can:

  1. remove
/**
 * Test description.
 *
 * @return void
 */
  1. remove any not-needed parts of DocBlocks (e.g. keep only @expects... tags)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions