PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: NoReturn attribute can be added

Last modified: 16 May 2022

Reports function without #[NoReturn] that are always halting their execution by calling other exitPoint functions attribute.