public function ChartServiceInterface::getLibrarySelected in Charts 8
Same name and namespace in other branches
- 8.4 src/Services/ChartServiceInterface.php \Drupal\charts\Services\ChartServiceInterface::getLibrarySelected()
- 8.3 src/Services/ChartServiceInterface.php \Drupal\charts\Services\ChartServiceInterface::getLibrarySelected()
- 5.0.x src/Services/ChartServiceInterface.php \Drupal\charts\Services\ChartServiceInterface::getLibrarySelected()
Return value
mixed
1 method overrides ChartServiceInterface::getLibrarySelected()
- ChartService::getLibrarySelected in src/
Services/ ChartService.php - Gets the currently selected Library.
File
- src/
Services/ ChartServiceInterface.php, line 16
Class
- ChartServiceInterface
- Interface ChartServiceInterface.
Namespace
Drupal\charts\ServicesCode
public function getLibrarySelected();