\Composer\DependencyResolver\OperationOperationInterface

Solver operation interface.

Summary

Methods
Constants
getJobType()
getReason()
__toString()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getJobType()

getJobType() : string

Returns job type.

Returns

string

getReason()

getReason() : string

Returns operation reason.

Returns

string

__toString()

__toString() : string

Serializes the operation in a human readable format

Returns

string