Cassandra\UserTypeValue::__construct PHP Method

__construct() public method

Creates a new user type value with the given name/type pairs.
public __construct ( array $types )
$types array Array of types
    public function __construct($types)
    {
    }