Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPhpVersion.php13 private const BUILTIN_TYPE_VERSIONS = [ define in PhpParser\\PhpVersion
98 $minVersion = self::BUILTIN_TYPE_VERSIONS[$type] ?? null;

Completed in 4 milliseconds