Skip to content
Snippets Groups Projects

Resolve #2596207 "More specific titles for 11x"

2 unresolved threads

Closes #2596207

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
104 104 return $this->description;
105 105 }
106 106
107 /**
108 * {@inheritdoc}
109 */
110 public function getName() {
  • 22 22 /** @var \Drupal\taxonomy\TermStorageInterface $taxonomy_storage */
    23 23 $taxonomy_storage = $this->entityTypeManager->getStorage('taxonomy_term');
    24 24 $vocabulary = $vocab_storage->load($term->bundle());
    25 if ($term->isNew() && $vocabulary->label()) {
  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Binoli Lalani added 2071 commits

    added 2071 commits

    Compare with previous version

  • Binoli Lalani added 1 commit

    added 1 commit

    • 8b1afe37 - Issue #2596207 - deleted forumtest file as it is deleted from base branch

    Compare with previous version

  • Binoli Lalani added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading