blob: 1718fb01c286cf201fed3375bd2abebf0a7b5b16 [file]
<?php
class Two
{
public function getTwo() //Two
{
}
}
?>