Documentation

CachePoolPass
in package
implements CompilerPassInterface

Tags
author

Nicolas Grekas p@tchwork.com

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.
getNamespace()  : mixed

Methods

getNamespace()

private getNamespace(string $seed, string $id) : mixed
Parameters
$seed : string
$id : string

        
On this page

Search results