Trait TemplateResolverDecoratorTrait
An interface for template resolver decorators.
Methods summary
public
__call( string $method
, array $arguments
)
: mixed
Forwards unsupported calls to the decorated template resolver.
Forwards unsupported calls to the decorated template resolver.
Parameters
Returns
mixed
public
find_renderer( $class
)
Properties summary