Home
last modified time | relevance | path

Searched refs:includeOther (Results 1 – 3 of 3) sorted by relevance

/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialBlock.php902 * @param bool $includeOther Whether to include the 'other' option in the list of
906 public static function getSuggestedDurations( Language $lang = null, $includeOther = true ) { argument
917 if ( $a && $includeOther ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialBlock.php950 * @param bool $includeOther Whether to include the 'other' option in the list of
954 public static function getSuggestedDurations( Language $lang = null, $includeOther = true ) {
965 if ( $a && $includeOther ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialBlock.php1093 * @param bool $includeOther Whether to include the 'other' option in the list of
1097 public static function getSuggestedDurations( Language $lang = null, $includeOther = true ) { argument
1108 if ( $a && $includeOther ) {