Documentation

ExtensionCompilerPass
in package
implements CompilerPassInterface

A pass to automatically process extensions if they implement CompilerPassInterface.

Tags
author

Wouter J wouter@wouterj.nl

Interfaces, Classes and Traits

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

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

Methods

Search results