48 # Do not introduce negative constants without changing BlockUser command object.
59 self::TYPE_USER =>
'user',
60 self::TYPE_IP =>
'ip',
61 self::TYPE_RANGE =>
'range',
62 self::TYPE_AUTO =>
'autoblock',
63 self::TYPE_ID =>
'id',
72 public function getId( $wikiId = self::LOCAL ): ?int;