Resolver.php
Table of Contents
Classes
- Resolver
- The resolver takes a string expression and returns an object or callable.
- ResolverConstantCallback
- Private helper which produces a dummy callback.
- ResolverApi
- Private helper which treats an API as a callable function.
- ResolverGlobalCallback