Output() private method

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