public function IssueInterface::getTitle in Drupal 7 to 8/9 Module Upgrader 8
Returns the title of the issue.
Return value
string
1 method overrides IssueInterface::getTitle()
- Issue::getTitle in src/Issue.php 
- Returns the title of the issue.
File
- src/IssueInterface.php, line 14 
Class
Namespace
Drupal\drupalmoduleupgraderCode
public function getTitle();