Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F32914290
AphrontKeyboardShortcutsAvailableView.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
330 B
Subscribers
None
AphrontKeyboardShortcutsAvailableView.php
View Options
<?php
final
class
AphrontKeyboardShortcutsAvailableView
extends
AphrontView
{
public
function
render
()
{
return
phutil_tag
(
'div'
,
array
(
'class'
=>
'keyboard-shortcuts-available'
,
),
pht
(
'Press %s to show keyboard shortcuts.'
,
phutil_tag
(
'strong'
,
array
(),
'?'
)));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Nov 17, 9:27 PM (1 d, 14 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
8e/d6/7afe4b07987e322c32219082eebc
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment