Skip to content
Snippets Groups Projects

Issue #3519952: fix Comment Statistics: Updated/commented date TypeError

Open Issue #3519952: fix Comment Statistics: Updated/commented date TypeError
1 unresolved thread
1 unresolved thread

Closes #3519952

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
23 23 * The field alias.
24 24 */
25 25 // phpcs:ignore Drupal.NamingConventions.ValidVariableName.LowerCamelName, Drupal.Commenting.VariableComment.Missing
26 protected string $field_alias;
26 protected ?string $field_alias;
  • Stephen Mustgrave left review comments

    left review comments

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading