Page MenuHomePhorge

HeraldWebhookTransaction.php
No OneTemporary

HeraldWebhookTransaction.php

<?php
final class HeraldWebhookTransaction
extends PhabricatorModularTransaction {
public function getApplicationName() {
return 'herald';
}
public function getApplicationTransactionType() {
return HeraldWebhookPHIDType::TYPECONST;
}
public function getBaseTransactionClass() {
return 'HeraldWebhookTransactionType';
}
}

File Metadata

Mime Type
text/x-php
Expires
Jan 19 2025, 19:12 (5 w, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127840
Default Alt Text
HeraldWebhookTransaction.php (352 B)

Event Timeline