AbstractPostProcessor implements PostProcessorInterface
AbstractYes
PostProcessor Abstract class.
Table of Contents
Interfaces
- PostProcessorInterface
- PostProcessor interface.
Properties
Methods
- __construct() : mixed
- Gives the Builder to the object.
Properties
$builder
protected
Builder
$builder
$config
protected
Config
$config
Methods
__construct()
Gives the Builder to the object.
public
__construct(Builder $builder) : mixed
Parameters
- $builder : Builder