Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F971414
PhabricatorBusyExample.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
304 B
Referenced Files
None
Subscribers
None
PhabricatorBusyExample.php
View Options
<?php
final
class
PhabricatorBusyExample
extends
PhabricatorUIExample
{
public
function
getName
()
{
return
'Busy'
;
}
public
function
getDescription
()
{
return
'Busy.'
;
}
public
function
renderExample
()
{
Javelin
::
initBehavior
(
'phabricator-busy-example'
);
return
null
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 5:45 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226177
Default Alt Text
PhabricatorBusyExample.php (304 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment