PHP Class Neos\Neos\ViewHelpers\Backend\ConfigurationCacheVersionViewHelper

Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$configurationCache Neos\Cache\Frontend\StringFrontend

Public Methods

Method Description
render ( ) : string

Method Details

render() public method

public render ( ) : string
return string The current cache version identifier

Property Details

$configurationCache protected property

protected StringFrontend,Neos\Cache\Frontend $configurationCache
return Neos\Cache\Frontend\StringFrontend