43 # Do not introduce negative constants without changing BlockUser command object.
54 self::TYPE_USER =>
'user',
55 self::TYPE_IP =>
'ip',
56 self::TYPE_RANGE =>
'range',
57 self::TYPE_AUTO =>
'autoblock',
58 self::TYPE_ID =>
'id',
67 public function getId( $wikiId = self::LOCAL ): ?int;