PHP Class FluidTYPO3\Vhs\ViewHelpers\Math\RangeViewHelper

Gets the lowest and highest number from an array of numbers. Returns an array of [low, high]. For individual low/high values please use v:math.maximum and v:math.minimum.
Inheritance: extends AbstractSingleMathViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
render ( ) : mixed

Method Details

render() public method

public render ( ) : mixed
return mixed