Messages types 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

 

It is error message

ERROR = 2 
 

It is information message

INFORMATION = 0 
 

It is success message

SUCCESS = 3 
 

It is warning message

WARNING = 1