Method | Description | |
---|---|---|
addLog ( string $section, string $value ) | Add something to the output. | |
getDirectoryFiles ( stirng $folderName ) : array | Get all files from a directory (direcotry must be in _scanFolders map). An array will be returnd with the keys - file => the Filename - ns => the absolut namepsace to this file. |
public getDirectoryFiles ( stirng $folderName ) : array | ||
$folderName | stirng | |
return | array |