Page MenuHome GnuPG

PhabricatorUnitTestContentSource.php
No OneTemporary

PhabricatorUnitTestContentSource.php

<?php
final class PhabricatorUnitTestContentSource
extends PhabricatorContentSource {
const SOURCECONST = 'unittest';
public function getSourceName() {
return pht('Unit Test');
}
public function getSourceDescription() {
return pht('Content created by unit tests.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Feb 26, 6:25 PM (3 h, 46 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
be/41/d0fc85debcf65409a813f32438d4

Event Timeline