Page MenuHomestyx hydra

PhabricatorWebContentSource.php
No OneTemporary

PhabricatorWebContentSource.php

<?php
final class PhabricatorWebContentSource
extends PhabricatorContentSource {
const SOURCECONST = 'web';
public function getSourceName() {
return pht('Web');
}
public function getSourceDescription() {
return pht('Content created from the web UI.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Feb 4, 3:15 AM (8 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
638793
Default Alt Text
PhabricatorWebContentSource.php (281 B)

Event Timeline