Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PassConfig.php
function PassConfig::setMergePass
File
vendor/
symfony/
dependency-injection/
Compiler/
PassConfig.php
, line 201
Class
PassConfig
Compiler Pass Configuration.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
public
function
setMergePass
(CompilerPassInterface
$pass
) : void {
$this
->
mergePass
=
$pass
; }
RSS feed