In the clean_data_files action, the finder is getDataFolders(), which returns the contents of the "courses/" directory.
This is confusing (actually, the name of the command is confusing) as the comment at the beginning of the class shows "Clean the archives directory, leaving only index.html, twig and Serializer".
I think the command should be renamed to CleanTempFiles
In the clean_data_files action, the finder is getDataFolders(), which returns the contents of the "courses/" directory.
This is confusing (actually, the name of the command is confusing) as the comment at the beginning of the class shows "Clean the archives directory, leaving only index.html, twig and Serializer".
I think the command should be renamed to CleanTempFiles