function
Global
/
report_if
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
report_if
report_if ( ) : void
Report an exception if the given condition is true.
Parameters
- $boolean bool
- $exception Throwable |string