OwlCyberSecurity - MANAGER
Edit File: myclass2.php
<?php class erMyClass2 { function toString() { echo "Class 'erMyClass2'\n"; } } ?>