diff --git a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/AnnotationReference.rst b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/AnnotationReference.rst index 96f89a8589..e40765b20a 100644 --- a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/AnnotationReference.rst +++ b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/AnnotationReference.rst @@ -289,7 +289,7 @@ Arguments ********* * ``identifier`` (string): Identifier for the Cache that will be injected. - + Example: Neos_Fusion_Content @@ -315,16 +315,16 @@ Arguments * ``path`` (string|null): Path of a configuration which should be injected into the property. Can be specified as anonymous argument: InjectConfiguration("some.path") - + For type "Settings" this refers to the relative path (excluding the package key) - + Example: session.name * ``package`` (string|null): Defines the package key to be used for retrieving settings. If no package key is specified, we'll assume the package to be the same which contains the class where the InjectConfiguration annotation is used. - + Note: This property is only supported for type "Settings" - + Example: Neos.Flow * ``type`` (string one of the ConfigurationManager::CONFIGURATION_TYPE_* constants): Type of Configuration (defaults to "Settings"). diff --git a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/CommandReference.rst b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/CommandReference.rst index 5a468847f3..d857487df3 100644 --- a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/CommandReference.rst +++ b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/CommandReference.rst @@ -170,7 +170,7 @@ Arguments ^^^^^^^^^ ``--cache-identifier`` - + diff --git a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/FluidAdaptorViewHelperReference.rst b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/FluidAdaptorViewHelperReference.rst index cd9a8942ed..f91410d364 100644 --- a/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/FluidAdaptorViewHelperReference.rst +++ b/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/FluidAdaptorViewHelperReference.rst @@ -2167,9 +2167,9 @@ Examples Header Footer - + <-- in the outer template, using the widget --> - + Foo: {foo}