toIntegerReturn method

String toIntegerReturn ()

Implementation

String toIntegerReturn() {
  return 'echo $this;';
}