Cassandra\Collection::__construct PHP Method

__construct() public method

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