NoSpaceViewHelper extends AbstractViewHelper uses CompileWithRenderStatic

FinalYes

Remove all spaces in a string

Internal

Table of Contents

Methods

initializeArguments()  : void
renderStatic()  : string
Render a string with whitespaces stripped.

Methods

initializeArguments()

public initializeArguments() : void

renderStatic()

Render a string with whitespaces stripped.

public static renderStatic(array<string|int, mixed> $arguments, Closure $renderChildrenClosure, RenderingContextInterface $renderingContext) : string
Parameters
$arguments : array<string|int, mixed>
$renderChildrenClosure : Closure
$renderingContext : RenderingContextInterface
Return values
string

        
On this page

Search results