grom358 / pharborist

A PHP library to query and transform source code via tree operations.
GNU General Public License v3.0
44 stars 10 forks source link

InterfaceIndex #210

Closed phenaproxima closed 9 years ago

phenaproxima commented 9 years ago

This only exposes a getClasses() method, which returns the array of ClassIndexes which implement the interface.

phenaproxima commented 9 years ago

Wrong base branch; closing.