PlaceholderProcessorList
Orders and returns given PlaceholderProcessors
Table of Contents
Properties
- $processors : array<string|int, PlaceholderProcessorInterface>
Methods
- __construct() : mixed
- compile() : array<string|int, PlaceholderProcessorInterface>
Properties
$processors
        protected
            array<string|int, PlaceholderProcessorInterface>
    $processors
    
    
    
    
    
    
Methods
__construct()
    public
                    __construct([mixed $processorList = [] ]) : mixed
    Parameters
- $processorList : mixed = []
compile()
    public
                    compile() : array<string|int, PlaceholderProcessorInterface>