Documentation

compact_regions

Table of Contents

SUPPORTED_EXTENSIONS  = ["mcr", "mca", "mcapm"]
find_regions_recursive()  : void
main()  : int

Constants

SUPPORTED_EXTENSIONS

public mixed SUPPORTED_EXTENSIONS = ["mcr", "mca", "mcapm"]

Functions

find_regions_recursive()

find_regions_recursive(string $dir, array<string|int, int> &$files) : void
Parameters
$dir : string
$files : array<string|int, int>
Tags
phpstan-param

array<string, int> $files

Return values
void

main()

main(array<string|int, string> $argv) : int
Parameters
$argv : array<string|int, string>
Return values
int

Search results