Output() private method

private Output ( Context ctx ) : void
ctx Context
return void
示例#1
0
 public void Echo(PhpString value) => value.Output(this);
示例#2
0
 public void Echo(PhpString value) => value.Output(this);