function ctools_custom_content_schema
Schema for CTools custom content.
File
-
ctools_custom_content/
ctools_custom_content.install, line 10
Code
function ctools_custom_content_schema() {
return ctools_custom_content_schema_1();
}