ClassFinder

ClassFinder

class ClassFinder (View source)

Methods

array findClasses(string $directory)

Find all the class and interface names in a given directory.

string|null findClass(string $path)

Extract the class name from the file at the given path.

doc_Laravel
2016-11-02 16:10:21
Comments
Leave a Comment

Please login to continue.