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

Make Static

Last modified: 23 August 2023

The Make Method Static refactoring converts an instance method to a static one and automatically corrects all calls, implementations and overridings of the method.