mini\Hooks\StateMachine::getCurrentState() Method

public

Signature

public function getCurrentState(): UnitEnum|string|int

Returns

UnitEnum|string|int

Documentation

Return the current state

Source

src/Hooks/StateMachine.php:150-152