function Global / abort_if

abort_if

abort_if ( ) : void

Throw an HttpException with the given data if the given condition is true.

Parameters

  • $boolean bool
  • $code Symfony\...\Response|Responsable |int
  • $message string
  • $headers array