You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ the jquery object in controller will be accessible on
294
294
295
295
## Code completion in IDE
296
296
297
-
With most IDEs (such as Eclipse or phpStorm), to get code completion on the $ jquery instance, you must add the following property in the controller documentation:
297
+
With most IDEs (such as Eclipse or phpStorm), to get code completion on the `$jquery` instance, you must add the following property in the controller documentation:
0 commit comments