Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/244.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在PhpStorm中提取方法对象_Php_Phpstorm_Automated Refactoring - Fatal编程技术网

在PhpStorm中提取方法对象

在PhpStorm中提取方法对象,php,phpstorm,automated-refactoring,Php,Phpstorm,Automated Refactoring,PhpStorm是否能够将方法转换为类,类似于 如果没有,手动执行此重构步骤是我们使用PhpStorm所能做的全部,还是有更快的方法?PhpStorm没有此功能。@funivan这基本上回答了我的问题,谢谢。

PhpStorm是否能够将方法转换为类,类似于


如果没有,手动执行此重构步骤是我们使用PhpStorm所能做的全部,还是有更快的方法?

PhpStorm没有此功能。@funivan这基本上回答了我的问题,谢谢。