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
Mon, Nov 24, 12:45 PM (11 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
378432
Default Alt Text
HeraldWebhookTransaction.php (352 B)

Event Timeline