fork download
  1. /**
  2.   * Returns the name of this type.
  3.   *
  4.   * @return string The name of this type
  5.   */
  6. public function getName()
  7. {
  8. return '';
  9. }
  10. }
  11.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty