Page MenuHomePhorge

PhabricatorPhrequentConfigOptions.php
No OneTemporary

Size
308 B
Referenced Files
None
Subscribers
None

PhabricatorPhrequentConfigOptions.php

<?php
final class PhabricatorPhrequentConfigOptions
extends PhabricatorApplicationConfigOptions {
public function getName() {
return pht('Phrequent');
}
public function getDescription() {
return pht('Configure Phrequent.');
}
public function getOptions() {
return array();
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jun 17, 3:29 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226329
Default Alt Text
PhabricatorPhrequentConfigOptions.php (308 B)

Event Timeline