wiki.techinc.nl/includes/exception
Gergő Tisza 4085db348e Change \\ to \ in phpdoc
Remove "\\" in namespacing. This is a Doxygen compatibility hack but
does not seem needed anymore, Doxygen reads namespaced class names
correctly, see e.g. https://doc.wikimedia.org/mediawiki-core/master/php/classMediaWiki_1_1Services_1_1ServiceContainer.html

PHP IDEs, on the other hand, were broken by the double backslash.

As an unrelated small doc fix, add parameter docs to PermissionError
constructor (parent has different arguments so the inherited
documentation is wrong).

Change-Id: I6da0f512b8c84f65fd20e90e4617108fe6a8fcd2
2016-04-08 17:46:30 +00:00
..
BadTitleError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ErrorPageError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FatalError.php
HttpError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWException.php Provide a unique request identifier 2016-03-25 16:09:05 +00:00
MWExceptionHandler.php Provide a unique request identifier 2016-03-25 16:09:05 +00:00
PermissionsError.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
ReadOnlyError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ThrottledError.php Set ThrottledError's response code to 429 2014-03-28 12:25:59 +02:00
TimestampException.php Move TimestampException to exception directory 2014-10-06 11:03:54 +02:00
UserBlockedError.php
UserNotLoggedIn.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00