- Fully Qualified Trait Name:
ParagonIE\Gossamer\TypeHelperTrait
Throw a condition if a statement is not true.
Arguments:
bool
Statementstring
Error message if statement is falseclass-string
Error/Exception class to instantiate
Does not return a value, but will throw if the Statement is false (or falsy).