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

Code Inspection: Usage of a silence operator

Last modified: 16 May 2022

Reports the usages of the silence operator (@), which is highly discouraged.

See Error Control Operators (php.net) for details.