[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

Abstract class that contains common code of integer and float node definitions.

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

Defines 3 functions

  max()
  min()
  cannotBeEmpty()

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: $this

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

param: mixed $min
return: $this

cannotBeEmpty()   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1