createCollection() public method
Creates new collection with the specified options.
public void createCollection ( $collection, $options = [] ) | ||
---|---|---|
$collection | string|array |
Name of the collection |
$options | array |
Collection options in format: "name" => "value" |
Please login to continue.