headers_sent_with_file_line

function headers_sent_with_file_line(
  inout mixed $file,
  inout mixed $line,
): bool;

Parameters

  • inout mixed $file
  • inout mixed $line

Returns

  • bool