function TableFactoryInterface::get in Data 8
Parameters
string $name:
Return value
Throws
1 method overrides TableFactoryInterface::get()
- TableFactory::get in src/
TableFactory.php - @inheritdoc
File
- src/
TableFactoryInterface.php, line 15
Class
- TableFactoryInterface
- Provides an interface for data handling.
Namespace
Drupal\dataCode
function get($name);