Compiler\CheckReferenceValidityPass (Component\DependencyInjection)

Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass

class CheckReferenceValidityPass implements CompilerPassInterface

Checks the validity of references.

The following checks are performed by this pass: - target definitions are not abstract

Methods

process(ContainerBuilder $container)

Processes the ContainerBuilder to validate References.

Details

public process(ContainerBuilder $container)

Processes the ContainerBuilder to validate References.

Parameters

ContainerBuilder $container
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部