errorreporting::includes($level, $current = null)

Check if the current error reporting includes an error level

  • $level (mixed)
    The level to check for
  • $current (int)
    A custom current level
  • return (boolean)