libxml_suppress_errors

function libxml_suppress_errors(
  bool $suppress_errors,
): void;

Parameters

  • bool $suppress_errors

Returns

  • void