(No version information available, might only be in Git)
Schema::createCollection — Add collection to schema
$name
)Create a collection within the schema.
This function is currently not documented; only its argument list is available.
name
Example #1 mysql_xdevapi\Schema::createCollection() example
<?php
/* ... */
?>