Types formats constants class

access public
package kocuj_internal_lib

 Methods

Empty constructor for blocking of creating an instance of this class

__construct() 
access private
var

 Constants

 

Type format is float number

NUMBER_FLOAT = 2 
 

Type format is int number

NUMBER_INT = 1 
 

Type format is text

TEXT = 0