Skip to content
Snippets Groups Projects

Issue #3268835: Fix method comments in non tests for Drupal.Commenting.DocComment.ShortSingleLine

Issue #3268835: Fix method comments in non tests for Drupal.Commenting.DocComment.ShortSingleLine

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jess
  • Jess
  • Jess
  • Jess
  • Jess
  • Jess
  • Jess
  • Jess
  • Jess
    Jess @xjm started a thread on the diff
  • 11 11
    12 12 /**
    13 13 * Field handler to provide simple renderer that allows linking to a node.
  • Jess
  • Jess
    Jess @xjm started a thread on the diff
  • 369 369 }
    370 370
    371 371 /**
    372 * Form submission handler for the reindex button on the search admin settings
    373 * form.
    372 * Form submission handler for reindex button on search admin settings form.
    • Comment on lines -372 to +372
      Maintainer

      I almost reworded this since this was another archaic standard, but there are still 44 of these left in core, including on the most important things like EntityFormInterface, so I've left it alone.

    • Author Maintainer

      Why not improve this here? Is it necessary to make a followup?

    • Author Maintainer

      Changed my mind. Yes, let's make a followup and do all those at once.

    • Please register or sign in to reply
  • Jess
  • Jess
  • Jess
  • Jess
    Jess @xjm started a thread on the diff
  • 822 826 }
    823 827
    824 828 /**
    825 * This just returns true. The view argument builder will know where
    826 * to find the argument from.
    829 * This just returns true.
    830 *
    831 * The view argument builder will know where to find the argument from.
    827 832 */
    828 833 protected function defaultDefault() {
    829 834 return TRUE;
  • Jess
  • quietone added 1 commit

    added 1 commit

    • 5e08d14a - Fix 12 comments, the easiest ones.

    Compare with previous version

  • quietone added 1 commit

    added 1 commit

    • 18468a64 - Accepts suggestions for views

    Compare with previous version

  • quietone added 284 commits

    added 284 commits

    Compare with previous version

  • quietone added 15 commits

    added 15 commits

    Compare with previous version

  • 128 128 }
    129 129
    130 130 /**
    131 * Operation equal.
  • 89 89 }
    90 90
    91 91 /**
    92 * Check access.
  • 274 274 }
    275 275
    276 276 /**
    277 * Attachment displays only use exposed widgets if
    278 * they are set to inherit the exposed filter settings
    279 * of their parent display.
    277 * Uses exposed.
  • quietone added 66 commits

    added 66 commits

    Compare with previous version

  • quietone added 1 commit

    added 1 commit

    Compare with previous version

  • quietone added 50 commits

    added 50 commits

    Compare with previous version

  • quietone added 1 commit

    added 1 commit

    Compare with previous version

  • quietone added 130 commits

    added 130 commits

    Compare with previous version

  • quietone added 31 commits

    added 31 commits

    Compare with previous version

  • quietone added 35 commits

    added 35 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading