‪TYPO3CMS  ‪main
TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperResolverFactoryInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperResolverFactoryInterface:
TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperResolverFactory

Public Member Functions

 create ()
 

Detailed Description

May change / vanish any time. This interface may be used to override implementation via ServiceProvider.php in an own extension. However, ServiceProvider.php itself is not API, so this interface isn't as well. Core may break this later again, but will still try not to, but this is not guaranteed.

Definition at line 26 of file ViewHelperResolverFactoryInterface.php.

Member Function Documentation

◆ create()

TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperResolverFactoryInterface::create ( )