Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106277404
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 24, 08:52
Size
177 B
Mime Type
text/x-php
Expires
Wed, Mar 26, 08:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25058632
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