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
Afficher le fichier Open project: fluidtypo3/vhs

Méthodes publiques

Méthode Description
render ( ) : mixed

Method Details

render() public méthode

public render ( ) : mixed
Résultat mixed