EVOLUTION-MANAGER
Edit File: AnotherInterface.php
<?php interface AnotherInterface { public function doSomethingElse(); }