Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Neos
Neos
ViewHelpers
Backend
ConfigurationCacheVersionViewHelper
PHP Class Neos\Neos\ViewHelpers\Backend\ConfigurationCacheVersionViewHelper
Inheritance:
extends
Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
显示文件
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_oe property
protected
StringFrontend,Neos\Cache\Frontend
$configurationCache
return
Neos\Cache\Frontend\StringFrontend