Same name in other branches
- 8.x-3.x src/Entity/QuickTabsInstance.php \Drupal\quicktabs\Entity\QuickTabsInstance::getConfigurationData()
Overrides QuickTabsInstanceInterface::getConfigurationData
File
-
src/
Entity/ QuickTabsInstance.php, line 139
Class
- QuickTabsInstance
- Defines the QuickTabsInstance entity.
Namespace
Drupal\quicktabs\EntityCode
public function getConfigurationData() {
return $this->configuration_data;
}