\Composer\DependencyResolver\OperationUpdateOperation

Solver update operation.

Summary

Methods
Properties
Constants
__construct()
getReason()
getInitialPackage()
getTargetPackage()
getJobType()
__toString()
No public properties found
No constants found
formatVersion()
$reason
$initialPackage
$targetPackage
N/A
No private methods found
No private properties found
N/A

Properties

$reason

$reason : 

Type

$initialPackage

$initialPackage : 

Type

$targetPackage

$targetPackage : 

Type

Methods

getReason()

getReason() : string

Returns operation reason.

Returns

string

getJobType()

getJobType() : string

Returns job type.

Returns

string

__toString()

__toString() 

{@inheritDoc}