Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96689450
PhabricatorDesktopNotificationsSetting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Dec 29, 20:58
Size
230 B
Mime Type
text/x-php
Expires
Tue, Dec 31, 20:58 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23225866
Attached To
rPH Phabricator
PhabricatorDesktopNotificationsSetting.php
View Options
<?php
final
class
PhabricatorDesktopNotificationsSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'desktop-notifications'
;
public
function
getSettingName
()
{
return
pht
(
'Desktop Notifications'
);
}
}
Event Timeline
Log In to Comment