Page MenuHomestyx hydra

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
Thu, Feb 6, 1:37 AM (10 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33837
Default Alt Text
HeraldWebhookTransaction.php (352 B)

Event Timeline