MediaWiki
master
PasswordError.php
Go to the documentation of this file.
1
<?php
21
declare( strict_types = 1 );
22
28
class
PasswordError
extends
MWException
{
29
// NOP
30
}
PasswordError
Show an error when any operation involving passwords fails to run.
Definition:
PasswordError.php:28
MWException
includes
password
PasswordError.php
Generated on Sun Dec 8 2019 19:07:17 for MediaWiki by
1.8.13