ReflectionClass::getTypeConstantNamesCache

private static function getTypeConstantNamesCache(
  string $clsname,
): darray<string, string>;

Parameters

  • string $clsname

Returns