Skip to content
Snippets Groups Projects

Issue #3257849: Various core quality updates

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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 {
Loading