Свойство | Type | Description | |
---|---|---|---|
$_state | integer | Current state of the object. |
Méthode | Description | |
---|---|---|
__construct ( ) : void | Constructs a new state object. | |
get_state ( ) : integer | Returns the current event state. | |
set_state ( integer $state ) : void | Set the object state. |
public __construct ( ) : void | ||
Résultat | void |