Performs Extract method refactoring. Command format: %phpExtractMethodTest numberOfFiles numberOfRepetitions Usage example: %phpExtractMethodTest 2 5 will open 2 files and perform 5 refactoring invocations in each
%phpExtractMethodTest numberOfFiles numberOfRepetitions
%phpExtractMethodTest 2 5