Page MenuHomePhabricator

D13822.id33376.diff
No OneTemporary

D13822.id33376.diff

diff --git a/src/applications/uiexample/application/PhabricatorUIExamplesApplication.php b/src/applications/uiexample/application/PhabricatorUIExamplesApplication.php
--- a/src/applications/uiexample/application/PhabricatorUIExamplesApplication.php
+++ b/src/applications/uiexample/application/PhabricatorUIExamplesApplication.php
@@ -30,6 +30,10 @@
return self::GROUP_DEVELOPER;
}
+ public function isPrototype() {
+ return true;
+ }
+
public function getApplicationOrder() {
return 0.110;
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 26, 12:40 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7403766
Default Alt Text
D13822.id33376.diff (520 B)

Event Timeline