1
This commit is contained in:
parent
6be8ec33d4
commit
1111749ce4
@ -1,13 +0,0 @@
|
|||||||
<?php
|
|
||||||
public class TestPHP
|
|
||||||
{
|
|
||||||
function __construct()
|
|
||||||
{
|
|
||||||
error_log("testPhpConstruct===");
|
|
||||||
}
|
|
||||||
function testPhp()
|
|
||||||
{
|
|
||||||
error_log("testPhp===");
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user