ReflectionClass::getPropsMapCache

private static function getPropsMapCache(
  string $clsname,
): ImmMap<string, mixed>;

Parameters

  • string $clsname

Returns