5 lines
45 B
PHP
5 lines
45 B
PHP
public function test()
|
|
{
|
|
return 'ext';
|
|
}
|
public function test()
|
|
{
|
|
return 'ext';
|
|
}
|