Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15426108
D11756.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
534 B
Referenced Files
None
Subscribers
None
D11756.diff
View Options
diff --git a/src/applications/config/option/PhabricatorApplicationConfigOptions.php b/src/applications/config/option/PhabricatorApplicationConfigOptions.php
--- a/src/applications/config/option/PhabricatorApplicationConfigOptions.php
+++ b/src/applications/config/option/PhabricatorApplicationConfigOptions.php
@@ -4,6 +4,7 @@
abstract public function getName();
abstract public function getDescription();
+ abstract public function getGroup();
abstract public function getOptions();
public function getFontIcon() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 24, 7:13 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225980
Default Alt Text
D11756.diff (534 B)
Attached To
Mode
D11756: Add abstract `getGroup()` method
Attached
Detach File
Event Timeline
Log In to Comment