Documentation

RegisterAutoconfigureAttributesPass
in package
implements CompilerPassInterface

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

Tags
author

Nicolas Grekas p@tchwork.com

Interfaces, Classes and Traits

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

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

Properties

Methods

Search results