Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OperationInterface.php
function OperationInterface::__toString
Serializes the operation in a human readable format
Return value
string
1 method overrides
OperationInterface::__toString()
SolverOperation::__toString
in vendor/
composer/
composer/
src/
Composer/
DependencyResolver/
Operation/
SolverOperation.php
@inheritDoc
File
vendor/
composer/
composer/
src/
Composer/
DependencyResolver/
Operation/
OperationInterface.php
, line 42
Class
OperationInterface
Solver operation interface.
Namespace
Composer\DependencyResolver\Operation
Code
public
function
__toString
();
RSS feed