Cassandra\UuidInterface::version PHP Method

version() public method

Returns the version of this uuid.
public version ( ) : integer
return integer version of this uuid
    public function version();
UuidInterface