Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F972341
PhabricatorAllCapsTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
273 B
Referenced Files
None
Subscribers
None
PhabricatorAllCapsTranslation.php
View Options
<?php
final
class
PhabricatorAllCapsTranslation
extends
PhabricatorTranslation
{
final
public
function
getLanguage
()
{
return
'en-ac'
;
}
public
function
getName
()
{
return
'All Caps'
;
}
public
function
getTranslations
()
{
return
array
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 6:09 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
209966
Default Alt Text
PhabricatorAllCapsTranslation.php (273 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment