Skip to content

Commit 8ab1207

Browse files
authored
Update Ajax.php
1 parent 672ae2c commit 8ab1207

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/Ajax.php

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?php
22

3-
namespace App;
4-
5-
class Ajax
6-
{
7-
8-
}
3+
function ajax(){
4+
5+
}

0 commit comments

Comments
 (0)