You are here

private property ChartService::$librarySelected in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Services/ChartService.php \Drupal\charts\Services\ChartService::librarySelected
  2. 8 src/Services/ChartService.php \Drupal\charts\Services\ChartService::librarySelected
  3. 8.3 src/Services/ChartService.php \Drupal\charts\Services\ChartService::librarySelected

The selected library.

Type: string

File

src/Services/ChartService.php, line 17

Class

ChartService
Service class for getting and setting the currently selected library's state.

Namespace

Drupal\charts\Services

Code

private $librarySelected;