Output() private method

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