Documentation

RegisterAutoconfigureAttributesPass
in package
implements CompilerPassInterface

FinalYes

Reads #[Autoconfigure] attributes on definitions that are autoconfigured and don't have the "container.ignore_attributes" tag.

Tags
author

Nicolas Grekas p@tchwork.com

Table of Contents

Interfaces

CompilerPassInterface
Interface that must be implemented by compilation passes.

Properties

$registerForAutoconfiguration  : Closure

Methods

accept()  : bool
process()  : void
You can modify the container here before it is dumped to PHP code.
processClass()  : void
registerForAutoconfiguration()  : void

Properties

Methods


        
On this page

Search results