We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86693a2 commit 022683aCopy full SHA for 022683a
1 file changed
src/Console/Command/GitAttributesCommand.php
@@ -61,7 +61,7 @@ final class GitAttributesCommand extends AbstractCommand
61
* @param ReaderInterface $reader the reader component
62
* @param WriterInterface $writer the writer component
63
* @param Filesystem $filesystem the filesystem component
64
- * @param ComposerJson $composerJson
+ * @param ComposerJson $composerJson the composer.json accessor
65
*/
66
public function __construct(
67
private readonly CandidateProviderInterface $candidateProvider,
0 commit comments