Page MenuHomePhorge

PhabricatorPhurlURLTransactionQuery.php
No OneTemporary

PhabricatorPhurlURLTransactionQuery.php

<?php
final class PhabricatorPhurlURLTransactionQuery
extends PhabricatorApplicationTransactionQuery {
public function getTemplateApplicationTransaction() {
return new PhabricatorPhurlURLTransaction();
}
public function getQueryApplicationClass() {
return PhabricatorPhurlApplication::class;
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Feb 23, 04:33 (1 d, 14 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1181031
Default Alt Text
PhabricatorPhurlURLTransactionQuery.php (318 B)

Event Timeline