We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d2caa commit bcc702aCopy full SHA for bcc702a
phpactor.el
@@ -242,6 +242,7 @@ of GitHub.")
242
(file_references . phpactor-action-file-references)
243
(input_callback . phpactor-action-input-callback)
244
(information . phpactor-action-information)
245
+ (replace_file_source . phpactor-action-update-file-source)
246
(update_file_source . phpactor-action-update-file-source)))
247
248
;; Helper functions:
0 commit comments