Neos\Flow\Package\PackageInterface::getClassFiles PHP Méthode

getClassFiles() public méthode

Returns the array of filenames of the class files
public getClassFiles ( ) : array
Résultat array An array of class names (key) and their filename, including the relative path to the package's directory
    public function getClassFiles();