Expanded class hierarchy of AnInterface
All classes that implement AnInterface
... See full list
interface AnInterface { public function doSomething(); }