Current File : //opt/RZphp72/includes/test/PHP_UML/tests/suite/bug-556860.php
<?php
/**
* @package PHP_UML::tests
*/
/**
* @package PHP_UML::tests
*/
class functionincomment
{


  /* function */

  function process($trxtype, $tender = 'C')
  {
  }
}

?>