MediaWiki master
DatabaseBlock.php File Reference

Class for blocks stored in the database. More...

Go to the source code of this file.

Classes

class  MediaWiki\Block\DatabaseBlock
 A DatabaseBlock (unlike a SystemBlock) is stored in the database, may give rise to autoblocks and may be tracked with cookies. More...
 

Namespaces

namespace  MediaWiki\Block
 

Detailed Description

Class for blocks stored in the database.

Note
GPL-2.0-or-later

Definition in file DatabaseBlock.php.