Output() private method

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