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

Copy and Move Refactorings

Last modified: 23 September 2023

The Move refactoring lets you move classes, class members (methods, fields, and constants), regular functions, and constants, HTTP requests files, and directories within a project. In doing so, PhpStorm tracks these movements and automatically corrects all references to the moved symbols in the source code.