Move PHP class refactoring Permanently deleted user Created June 23, 2015 19:27 Hi, i want to batch move some php classes into namespaces. It looks like RefactoringFactory does not support this yet. Is there any other way to that?
Hi,
Are you intend to implement move refactoring for php? What kind of classes do you mean? Is it going to be separate refactoring action or part of something else?