ReflectionClass::getConstantsCache

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

Parameters

  • string $clsname

Returns