Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1432073
ConfigNames.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1004 B
Referenced Files
None
Subscribers
None
ConfigNames.php
View Options
<?php
// phpcs:disable Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase
namespace
MediaWiki\Extension\Notifications
;
/**
* A class containing constants representing the names of configuration variables,
* to protect against typos.
*
* @since 1.41
*/
class
ConfigNames
{
public
const
CrossWikiNotifications
=
'EchoCrossWikiNotifications'
;
public
const
EnableEmailBatch
=
'EchoEnableEmailBatch'
;
public
const
EnablePush
=
'EchoEnablePush'
;
public
const
NotificationCategories
=
'EchoNotificationCategories'
;
public
const
NotificationIcons
=
'EchoNotificationIcons'
;
public
const
Notifications
=
'EchoNotifications'
;
public
const
Notifiers
=
'EchoNotifiers'
;
public
const
PerUserBlacklist
=
'EchoPerUserBlacklist'
;
public
const
PollForUpdates
=
'EchoPollForUpdates'
;
public
const
SecondaryIcons
=
'EchoSecondaryIcons'
;
public
const
WatchlistEmailOncePerPage
=
'EchoWatchlistEmailOncePerPage'
;
public
const
WatchlistNotifications
=
'EchoWatchlistNotifications'
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 21:24 (1 d, 2 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a8/0f/a04299d4c4511c26fe5c391adf4d
Default Alt Text
ConfigNames.php (1004 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment