<?php class TheClass { public function theMethod() { } } class Test { public function method() {} }
info at phpclasses dot org