MatcherFactory
Factory preparing matcher instances
This class is only meant to be used within EXT:install and is not part of the TYPO3 Core API.
Table of Contents
Methods
- createAll() : array<string|int, NodeVisitor>|array<string|int, CodeScannerInterface>
- Create matcher instances and hand over configuration.
Methods
createAll()
Create matcher instances and hand over configuration.
public
createAll(array<string|int, mixed> $matcherConfigurations) : array<string|int, NodeVisitor>|array<string|int, CodeScannerInterface>
Parameters
- $matcherConfigurations : array<string|int, mixed>
-
Incoming configuration array