TNever.php Table of Contents Classes TNeverDenotes the `no-return`/`never-return` type for functions that never return, either throwing an exception or terminating (like the builtin `exit()`). ×