Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
chobie
Jira
Issue
getSummary
chobie\Jira\Issue::getSummary PHP Method
Issue Class Documentation
Mostrar archivo
Open project: chobie/jira-api-restclient
getSummary()
public
method
Get issue summary.
public
getSummary
( ) :
mixed
return
mixed
public function getSummary() { return $this->get('Summary'); }
Issue
__construct
get
getAssignee
getCreated
getDescription
getDueDate
getExpandedInformation
getFields
getFixVersions
getId
getIssueType
getKey
getLabels
getPriority
getProject
getReporter
getResolution
getResolutionDate
getSelf
getStatus
getSummary
getUpdated
getWatchers