Page MenuHomestyx hydra

PhabricatorPhrequentConfigOptions.php
No OneTemporary

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, May 26, 10:08 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1552117
Default Alt Text
PhabricatorPhrequentConfigOptions.php (308 B)

Event Timeline