Representation of a tag reference.
- author Alexandre Salomé
- author Bruce Wells
CloneableInstantiable
Methods |
public getBodyMessage() Return the body message.
|
public getCommit() Returns the actual commit associated with the tag, and not the hash of the tag if annotated.
|
public getGPGSignature() Return the GPG signature.
|
public getMessage() Returns the message of the commit.
|
public getName() |
public getSubjectMessage() Returns the subject message (the first line).
|
public getTaggerDate() Returns the authoring date.
|
public getTaggerEmail() Returns the comitter email.
|
public getTaggerName() Returns the tagger name.
|
public isAnnotated() Check if tag is annotated.
|
public isSigned() Check whether tag is signed.
|
Properties |
protected $data = NULL |
Methods |
private getData( $name) |