Cassandra\Tuple::__construct PHP Méthode

__construct() public méthode

Creates a new tuple with the given types.
public __construct ( array $types )
$types array Array of types
    public function __construct($types)
    {
    }