Skip to content
Snippets Groups Projects
Unverified Commit cc56cba0 authored by Ted Bowman's avatar Ted Bowman
Browse files

reviewed FileSyncerFactory

parent 127e4a88
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !162. Comments created here will be created in the context of that merge request.
......@@ -9,7 +9,7 @@ use PhpTuf\ComposerStager\Infrastructure\FileSyncer\FileSyncerFactory as StagerF
use Symfony\Component\Process\ExecutableFinder;
/**
* A file syncer factory which returns file syncers according to configuration.
* A file syncer factory which creates a file syncer according to configuration.
*/
class FileSyncerFactory implements FileSyncerFactoryInterface {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment