Skip to content

Commit 687bc1b

Browse files
authored
Reverted change
1 parent 8ab1207 commit 687bc1b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/Ajax.php

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

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

0 commit comments

Comments
 (0)