Page MenuHomePhorge

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
Sun, Jan 19, 19:41 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125161
Default Alt Text
PhabricatorOldWorldContentSource.php (332 B)

Event Timeline