Method | Description | |
---|---|---|
classes ( array $files ) : string[] | Retrieve a list of classes in the given PHP files. | |
files ( ) : string[] | Retrieve a list of PHP files to scan. | |
snippets ( array $classes ) : |
Get a list of all snippets from the given classes. |
public files ( ) : string[] | ||
return | string[] |