public property Table::$name in Data 8
File
- src/
Table.php, line 40
Class
- Table
- Manages data access and manipulation for a single data table. Use data_create_table() or data_get_table() to instantiate an object from this class.
Namespace
Drupal\dataCode
public $name, $title, $table_schema, $meta, $export_type;