Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F21409804
PhabricatorAllCapsTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
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
Fri, Jul 31, 11:26 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
16381181
Default Alt Text
PhabricatorAllCapsTranslation.php (273 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment