mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Add date
This commit is contained in:
parent
34ebf5c099
commit
1cbe288a10
@ -67,6 +67,7 @@ class CommitInfo
|
||||
'committer_name' => $this->committer_name,
|
||||
'committer_email' => $this->committer_email,
|
||||
'message' => $this->message,
|
||||
'date' => $this->date,
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user