Page MenuHomePhorge

PhabricatorBusyExample.php
No OneTemporary

Size
304 B
Referenced Files
None
Subscribers
None

PhabricatorBusyExample.php

<?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

Mime Type
text/x-php
Expires
Wed, Jun 18, 5:45 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226177
Default Alt Text
PhabricatorBusyExample.php (304 B)

Event Timeline