Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4100474
ConditionLimitException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
303 B
Referenced Files
None
Subscribers
None
ConditionLimitException.php
View Options
<?php
namespace
MediaWiki\Extension\AbuseFilter\Parser\Exception
;
/**
* Exceptions thrown upon reaching the condition limit of the AbuseFilter parser.
*/
class
ConditionLimitException
extends
ExceptionBase
{
public
function
__construct
()
{
parent
::
__construct
(
'Condition limit reached.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 16:25 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b9/95/dc7ad3f0c44b2ca0e8332d112975
Default Alt Text
ConditionLimitException.php (303 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment