Composer
class Composer (View source)
Methods
void __construct(Filesystem $files, string $workingPath = null) Create a new Composer manager instance. void dumpAutoloads(string $extra = '') Regenerate the Composer autoloader files. void dumpOptimized() Regenerate the optimized Composer autoloader files. $this setWorkingPath(string $path) Set the working path used by the class.