Editing: myclass2.php
Kembali
<?php class erMyClass2 { function toString() { echo "Class 'erMyClass2'\n"; } } ?>
SIMPAN PERUBAHAN