(No version information available, might only be in Git)
Schema::createCollection — Add collection to schema
$name
)Create a collection within the schema.
本函数还未编写文档,仅有参数列表。
name
Example #1 mysql_xdevapi\Schema::createCollection() example
<?php
/* ... */
?>