5 lines
56 B
Text
5 lines
56 B
Text
|
interface RIGHT
|
||
|
{
|
||
|
public function foo($ChangeMe);
|
||
|
}
|