Cassandra\Set::__construct PHP Méthode

__construct() public méthode

Creates a new collection of a given type.
public __construct ( cassandra\Type $type )
$type cassandra\Type
    public function __construct($type)
    {
    }