$reason
$reason :
Solver uninstall operation.
__construct(\Composer\Package\PackageInterface $package, string $reason = null)
Initializes operation.
| \Composer\Package\PackageInterface | $package | package instance |
| string | $reason | operation reason |
getPackage() : \Composer\Package\PackageInterface
Returns package instance.
formatVersion(\Composer\Package\PackageInterface $package)
| \Composer\Package\PackageInterface | $package |