Documentation

ExtensionCompilerPass
in package
implements CompilerPassInterface

A pass to automatically process extensions if they implement CompilerPassInterface.

Tags
author

Wouter J wouter@wouterj.nl

Table of Contents

Interfaces

CompilerPassInterface
Interface that must be implemented by compilation passes.

Methods

process()  : mixed
You can modify the container here before it is dumped to PHP code.

Methods


        
On this page

Search results