Page MenuHomePhorge

ReleephBranchTransaction.php
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

ReleephBranchTransaction.php

<?php
final class ReleephBranchTransaction
extends PhabricatorApplicationTransaction {
public function getApplicationName() {
return 'releeph';
}
public function getApplicationTransactionType() {
return ReleephPHIDTypeBranch::TYPECONST;
}
public function getApplicationObjectTypeName() {
return pht('branch');
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jun 29, 12:28 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
259407
Default Alt Text
ReleephBranchTransaction.php (346 B)

Event Timeline