Page MenuHomestyx hydra

PhabricatorOldWorldContentSource.php
No OneTemporary

PhabricatorOldWorldContentSource.php

<?php
final class PhabricatorOldWorldContentSource
extends PhabricatorContentSource {
const SOURCECONST = 'legacy';
public function getSourceName() {
return pht('Old World');
}
public function getSourceDescription() {
return pht(
'Content from the distant past, before content sources existed.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Sat, Nov 15, 8:46 PM (7 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
338419
Default Alt Text
PhabricatorOldWorldContentSource.php (332 B)

Event Timeline