\FAA\Obj\GitCommit

This is the git commit object

Summary

Methods
Properties
Constants
__construct()
Parents()
Author()
Message()
$ref
$folder
$message
$parents
$author
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$ref

$ref :

Type

$folder

$folder :

Type

$message

$message :

Type

$parents

$parents :

Type

$author

$author :

Type

Methods

__construct()

__construct(string  $ref,string  $folder)

Instance new tag

load the tag object from parsed string

Parameters

string $ref

A git ref

string $folder

Path to the respective git repo

Parents()

Parents(): array<mixed,\FAA\Obj\Git\Commit>

Get list of parents

Returns

array<mixed,\FAA\Obj\Git\Commit>

Author()

Author()

Message()

Message()