OwlCyberSecurity - MANAGER
Edit File: AnInterface.php
<?php interface AnInterface { public function doSomething(); }