Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal