Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RuleSet.php
function RuleSet::__toString
File
vendor/
composer/
composer/
src/
Composer/
DependencyResolver/
RuleSet.php
, line 190
Class
RuleSet
@author Nils Adermann <
naderman@naderman.de
> @implements \IteratorAggregate<Rule> @internal @final
Namespace
Composer\DependencyResolver
Code
public
function
__toString
() : string {
return
$this
->
getPrettyString
(); }
RSS feed