We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46195c commit b8c3484Copy full SHA for b8c3484
lisp/php.el
@@ -665,7 +665,7 @@ Look at the `php-executable' variable instead of the constant \"php\" command."
665
"Return function signature and class name string for header line in topsy.
666
667
You can add the function to topsy with the code below:
668
-\(add-to-list 'topsy-mode-functions '(php-mode . php-topsy-beginning-of-defun-with-class))"
+ \(add-to-list 'topsy-mode-functions '\(php-mode . php-topsy-beginning-of-defun-with-class\)\)"
669
(save-excursion
670
(goto-char (window-start))
671
(mapconcat
0 commit comments