Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104611995
PhabricatorTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Mar 10, 21:32
Size
177 B
Mime Type
text/x-php
Expires
Wed, Mar 12, 21:32 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24779286
Attached To
rPH Phabricator
PhabricatorTranslation.php
View Options
<?php
abstract
class
PhabricatorTranslation
{
abstract
public
function
getLanguage
();
abstract
public
function
getName
();
abstract
public
function
getTranslations
();
}
Event Timeline
Log In to Comment