PHP Class Neos\Neos\ViewHelpers\Backend\ConfigurationCacheVersionViewHelper

Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$configurationCache Neos\Cache\Frontend\StringFrontend

Méthodes publiques

Méthode Description
render ( ) : string

Method Details

render() public méthode

public render ( ) : string
Résultat string The current cache version identifier

Property Details

$configurationCache protected_oe property

protected StringFrontend,Neos\Cache\Frontend $configurationCache
Résultat Neos\Cache\Frontend\StringFrontend