Skip to content

Commit bcc702a

Browse files
kermorgantzonuexe
authored andcommitted
Map replace_file_source to phpactor-action-update-file-source (#92)
It was too soon to remove replace_file_source as it is sometimes invoked from a callback
1 parent f7d2caa commit bcc702a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpactor.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ of GitHub.")
242242
(file_references . phpactor-action-file-references)
243243
(input_callback . phpactor-action-input-callback)
244244
(information . phpactor-action-information)
245+
(replace_file_source . phpactor-action-update-file-source)
245246
(update_file_source . phpactor-action-update-file-source)))
246247

247248
;; Helper functions:

0 commit comments

Comments
 (0)