final class ComposerJsonResolver implements ResolverInterface (View source)

Ensures that existing composer.json file has drush services entry.

Methods

File|null
resolve(Asset $asset, string $path)

{@inheritdoc}

Details

File|null resolve(Asset $asset, string $path)

{@inheritdoc}

Parameters

Asset $asset
string $path

Return Value

File|null