[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/config/Symfony/Component/Config/Definition/Builder/ -> NumericNodeDefinition.php (summary)

Abstract class that contain common code of integer and float node definition.

Author: David Jeanmonod <david.jeanmonod@gmail.com>
File Size: 61 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  max()
  min()

Functions
Functions that are not part of a class:

max($max)   X-Ref
Ensures that the value is smaller than the given reference.

param: mixed $max
return: NumericNodeDefinition

min($min)   X-Ref
Ensures that the value is bigger than the given reference.

param: mixed $min
return: NumericNodeDefinition



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1