We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab1207 commit 687bc1bCopy full SHA for 687bc1b
src/Ajax.php
@@ -1,5 +1,8 @@
1
<?php
2
3
-function ajax(){
4
-
+namespace App;
+
5
+class Ajax
6
+{
7
8
}
0 commit comments