Cassandra\DefaultAggregate::stateType PHP Method

stateType() public method

{@inheritDoc}
public stateType ( ) : Cassandra\Type
return Cassandra\Type State type of the aggregate
    public function stateType()
    {
    }