Add scope to Exception class methods
authoraddshore <addshorewiki@gmail.com>
Mon, 24 Feb 2014 20:21:09 +0000 (21:21 +0100)
committeraddshore <addshorewiki@gmail.com>
Mon, 24 Feb 2014 20:21:09 +0000 (21:21 +0100)
commit7a56bf81683e5ce5e2b5adeed0937ab114370d8b
tree73027ec2941306630a72d1d514a2b3eae69d6895
parent557af130868dacfb981e916baa4dcbcb866e16a1
Add scope to Exception class methods

Change-Id: I0097aa9a6d9c178c85706b90484f7a68d3ddbc8b
includes/exception/BadTitleError.php
includes/exception/ErrorPageError.php
includes/exception/FatalError.php
includes/exception/MWException.php
includes/exception/PermissionsError.php
tests/phpunit/includes/exception/MWExceptionHandlerTest.php
tests/phpunit/includes/exception/MWExceptionTest.php